Home
last modified time | relevance | path

Searched defs:stat3 (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/tests/
H A Dtest7.c217 struct stat stat1, stat2, stat3, stat4, stat5; in test7c() local
/minix3/external/historical/nawk/dist/
H A Dparse.c132 Node *stat3(int a, Node *b, Node *c, Node *d) in stat3() function