Searched refs:cdstat (Results 1 – 1 of 1) sorted by relevance
158 static int cdstat(const char *, struct stat *, struct Save *, int flags);202 vp->statf = cdstat; in walk()260 if (((vp->statf == cdstat) && in walk()572 var.statf = cdstat; in nftw()610 cdstat(const char *path, struct stat *statp, struct Save *lp __unused, in cdstat() function