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