Searched refs:cdlstat (Results 1 – 1 of 1) sorted by relevance
157 static int cdlstat(const char *, struct stat *, struct Save *, int flags);261 (cdlstat(comp, &statb, last, 0) >= 0) && in walk()570 var.statf = cdlstat; in nftw()620 cdlstat(const char *path, struct stat *statp, struct Save *lp __unused, in cdlstat() function