Searched refs:attrib_to_stat (Results 1 – 4 of 4) sorted by relevance
121 attrib_to_stat(a, st); in fudge_lstat()134 attrib_to_stat(a, st); in fudge_stat()
757 attrib_to_stat(&d[n]->a, &sb); in do_ls_dir()859 attrib_to_stat(a, &sb); in do_globbed_ls()
55 void attrib_to_stat(const Attrib *, struct stat *);
84 attrib_to_stat(const Attrib *a, struct stat *st) in attrib_to_stat() function