Searched defs:O_CREAT (Results 1 – 6 of 6) sorted by relevance
17 #define O_CREAT 0x0100 /* not fcntl */ macro
6 #define O_CREAT 000000400 /* not fcntl */ macro
7 #define O_CREAT 0x0200 /* not fcntl */ macro
5 #define O_CREAT 01000 /* not fcntl */ macro
24 #define O_CREAT 00000100 /* not fcntl */ macro