Searched refs:zstat (Results 1 – 2 of 2) sorted by relevance
1119 # define stat(p,s) zstat((p),(s))1803 int zstat OF((ZCONST char *p, struct stat *s));
2431 int zstat(p, s) in zstat() function