Searched defs:stbuf (Results 1 – 6 of 6) sorted by relevance
56 # define stat_is_dir(stbuf) ((stbuf).st_mode & S_IFDIR) argument59 # define stat_is_dir(stbuf) ((stbuf).st_mode & _S_IFDIR) argument63 # define stat_is_dir(stbuf) S_ISDIR((stbuf).st_mode) argument
302 struct stat stbuf; in gp_enumerate_files_next() local
43 struct stat stbuf; in mcheck() local92 struct stat stbuf; local167 struct stat stbuf; local
79 struct stat stbuf; in fsattach() local116 struct stat stbuf; in fswalk1() local176 struct stat stbuf; in fsstat() local261 struct stat stbuf; in fscreate() local414 struct stat stbuf; in fswstat() local544 struct stat stbuf; in fsdirread() local
96 struct stat stbuf; in fsattach() local133 struct stat stbuf; in fswalk1() local193 struct stat stbuf; in fsstat() local278 struct stat stbuf; in fscreate() local431 struct stat stbuf; in fswstat() local556 struct stat stbuf; in fsdirread() local
15 struct stat stbuf; in mktemp() local