Searched refs:creat64 (Results 1 – 8 of 8) sorted by relevance
7 pub unsafe extern "C" fn creat64(path: *const c_char, mode: crate::mode_t) -> c_int { in creat64() function
5 pub unsafe extern "C" fn creat64(path: *const c_char, mode: crate::mode_t) -> c_int { in creat64() function
1867 creat64
3261 creat64
3850 creat64
2083 pub fn creat64(path: *const c_char, mode: mode_t) -> c_int;
2875 pub fn creat64(path: *const c_char, mode: mode_t) -> c_int; in creat64() function
4114 pub fn creat64(path: *const c_char, mode: mode_t) -> c_int; in creat64() function