Searched defs:creat (Results 1 – 7 of 7) sorted by relevance
3 int creat(const char *filename, mode_t mode) in creat() function
424 pub fn creat(path: *const c_char, mode: ::c_int) -> ::c_int; in creat() function
765 pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; in creat() function
600 pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; in creat() function
824 pub fn creat(arg1: *const c_char, arg2: c_int) -> c_int; in creat() function
1186 pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; in creat() function
3524 pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; in creat() function