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