Searched refs:fopen (Results 1 – 12 of 12) sorted by relevance
207 fopen
532 fopen
1924 fopen
3334 fopen
18 crate::fopen(pathname, mode) in fopen64()
26 crate::fopen(pathname, mode) in fopen64()
300 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function
506 pub fn fopen(a: *const c_char, b: *const c_char) -> *mut FILE; in fopen() function
441 pub fn fopen(arg1: *const c_char, arg2: *const c_char) -> *mut FILE; in fopen() function
1128 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function
616 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function
3456 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function