Searched defs:creat (Results 1 – 13 of 13) sorted by relevance
36 creat(char *path, int mode) in creat() function
29 int creat(path, mode) in creat() function
126 #define creat creat64 macro
105 #define creat creat64 macro
48 struct { int mode;} creat; member
219 #define creat creat64 macro
848 creat(const char *path, mode_t mode) in creat() function