Searched refs:fopen64 (Results 1 – 7 of 7) sorted by relevance
17 pub unsafe extern "C" fn fopen64(pathname: *const c_char, mode: *const c_char) -> *mut crate::FILE { in fopen64() function
25 pub unsafe extern "C" fn fopen64(pathname: *const c_char, mode: *const c_char) -> *mut crate::FILE { in fopen64() function
1925 fopen64
3905 fopen64
2900 pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut crate::FILE; in fopen64() function
4107 pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut crate::FILE; in fopen64() function
6927 pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut crate::FILE;