Searched defs:__stat64 (Results 1 – 3 of 3) sorted by relevance
25 __stat64 (const char *file, struct stat64 *buf) in __stat64() function
527 __stat64 (const char *file, struct stat64 *buf) in __stat64() function
66 # define __stat64(file, buf) stat (file, buf) macro
Completed in 6 milliseconds