Searched refs:nocdlstat (Results 1 – 1 of 1) sorted by relevance
161 static int nocdlstat(const char *, struct stat *, struct Save *, int flags);266 (nocdlstat(comp, &statb, last, 0) >= 0) && in walk()566 var.statf = nocdlstat; in nftw()656 nocdlstat(const char *path, struct stat *statp, struct Save *lp, int flags) in nocdlstat() function