Searched defs:fopen64 (Results 1 – 4 of 4) 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
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