Searched refs:nocdlstat (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c161 static int nocdlstat(const char *, struct stat *, struct Save *, int flags);
266 (nocdlstat(comp, &statb, last, 0) >= 0) &&
560 * var.statf to cdlstat() or nocdlstat(). Otherwise, set var.statf
566 var.statf = nocdlstat;
656 nocdlstat(const char *path, struct stat *statp, struct Save *lp, int flags) function

Completed in 39 milliseconds