Searched defs:O_CREAT (Results 1 – 12 of 12) 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
16 #define O_CREAT 0x0100 macro
14 #define O_CREAT 0x40 macro
14 #define O_CREAT 0x100 macro
24 #define O_CREAT 00000100 /* not fcntl */ macro