Searched defs:creat (Results 1 – 6 of 6) sorted by relevance
438 pub fn creat(path: *const c_char, mode: c_int) -> c_int; in creat() function
919 pub fn creat(path: *const c_char, mode: mode_t) -> c_int; in creat() function
636 pub fn creat(path: *const c_char, mode: mode_t) -> c_int; in creat() function
816 pub fn creat(arg1: *const c_char, arg2: c_int) -> c_int; in creat() function
1219 pub fn creat(path: *const c_char, mode: mode_t) -> c_int; in creat() function
3596 pub fn creat(path: *const c_char, mode: mode_t) -> c_int; in creat() function