Searched defs:creat (Results 1 – 3 of 3) sorted by relevance
12 #define creat(path, mode) android_creat( (path), (mode)) macro
18 # define creat _creat macro
208 int __cdecl creat(const char* path, int mode) { in creat() function