Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/gen/
H A Dnftw.c159 static int cdlstat(const char *, struct stat *, struct Save *, int flags);
263 (cdlstat(comp, &statb, last, 0) >= 0) && in walk()
572 var.statf = cdlstat; in nftw()
623 cdlstat(const char *path, struct stat *statp, struct Save *lp, int flags) in cdlstat() function