Home
last modified time | relevance | path

Searched defs:stat4 (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.c141 Node *stat4(int a, Node *b, Node *c, Node *d, Node *e) in stat4() function