Searched defs:fopen (Results 1 – 6 of 6) sorted by relevance
300 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
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
3456 pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; in fopen() function