Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dnftw.c160 static int cdstat(const char *, struct stat *, struct Save *, int flags);
204 vp->statf = cdstat; in walk()
262 if (((vp->statf == cdstat) && in walk()
574 var.statf = cdstat; in nftw()
613 cdstat(const char *path, struct stat *statp, struct Save *lp, int flags) in cdstat() function