Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c159 static int nocdlstat(const char *, struct stat *, struct Save *, int flags);
264 (nocdlstat(comp, &statb, last, 0) >= 0) && in walk()
564 var.statf = nocdlstat; in nftw()
654 nocdlstat(const char *path, struct stat *statp, struct Save *lp, int flags) in nocdlstat() function