Searched defs:fstat64 (Results 1 – 11 of 11) sorted by relevance
23 #define fstat64 fstat macro
33 #define fstat64 fstat macro
22 #define fstat64 fstat macro
103 #define fstat64 fstat macro
102 #define fstat64 fstat macro
491 PUBLIC int fstat64(int fd, struct stat64* stat_buf) in fstat64() function
1700 pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int; in fstat64() function