Searched defs:cached_stat (Results 1 – 2 of 2) sorted by relevance
104 struct cached_stat { struct109 int cached_lstat(const char *, struct cached_stat *); argument
446 cached_stat(const char *pathname, struct cached_stat *cst) in cached_stat() function