Home
last modified time | relevance | path

Searched defs:stat2 (Results 1 – 3 of 3) sorted by relevance

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