Home
last modified time | relevance | path

Searched refs:cdlstat (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c157 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