Searched defs:__stat (Results 1 – 7 of 7) sorted by relevance
21 __stat (const char *file, struct stat *buf) in __stat() function
25 __stat (const char *file, struct stat *buf) in __stat() function
19 #define __stat __redirect___stat macro
15 #define __stat(file, buf) __stat64 (file, buf) macro
35 #define __stat(file, buf) __stat64 (file, buf) macro
79 # define __stat stat macro