Searched defs:__stat (Results 1 – 5 of 5) sorted by relevance
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
Completed in 4 milliseconds