Searched defs:creat (Results 1 – 4 of 4) sorted by relevance
144 SYS_FUNC(creat) in SYS_FUNC() argument
227 creat (const char *pathname, mode_t mode) in creat() function
46 #define creat _creat macro
1560 TSAN_INTERCEPTOR(int, creat, const char *name, int mode) { in TSAN_INTERCEPTOR() argument