Searched defs:creat (Results 1 – 10 of 10) sorted by relevance
9 int creat(const char *pathname, mode_t mode) in creat() function
156 SYS_FUNC(creat) in SYS_FUNC() argument
233 creat (const char *pathname, mode_t mode) in creat() function
46 #define creat _creat macro
73 int creat(const char *filename, int mode) in creat() function
281 INTERCEPTOR(int, creat, const char *name, int mode) { in INTERCEPTOR() argument
97 creat \ program
1420 TSAN_INTERCEPTOR(int, creat, const char *name, int mode) { in TSAN_INTERCEPTOR() argument