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