Searched defs:fstatvfs64 (Results 1 – 6 of 6) sorted by relevance
49 #define fstatvfs64 fstatvfs macro
48 #define fstatvfs64 fstatvfs macro
62 pub unsafe extern "C" fn fstatvfs64(fd: ::c_int, buf: *mut ::statvfs64) -> ::c_int { in fstatvfs64() function
70 pub unsafe extern "C" fn fstatvfs64(fd: ::c_int, buf: *mut ::statvfs64) -> ::c_int { in fstatvfs64() function
2858 pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int; in fstatvfs64() function
4144 pub fn fstatvfs64(__fildes: ::c_int, __buf: *mut statvfs64) -> ::c_int; in fstatvfs64() function