Searched defs:cached_stat (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/bmake/ | ||
H A D | dir.h | 101 struct cached_stat { global() struct |
H A D | dir.c | 443 cached_stat(const char *pathname, struct cached_stat *cst) in cached_stat() function |