Searched defs:cdlstat (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dnftw.c158 static int cdlstat(const char *, struct stat *, struct Save *, int flags);
379 (cdlstat(comp, &statb, last, 0) >= 0) &&
680 * var.statf to cdlstat() or nocdlstat(). Otherwise, set var.statf
692 var.statf = cdlstat;
743 cdlstat(const char *path, struct stat *statp, struct Save *lp, int flags) function

Completed in 23 milliseconds