Home
last modified time | relevance | path

Searched defs:stat1 (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.c114 Node *stat1(int a, Node *b) in stat1() function