Searched defs:O_CREAT (Results 1 – 4 of 4) sorted by relevance
6 #define O_CREAT 0x0200 /* not fcntl */ macro
6 #define O_CREAT 000000400 /* not fcntl */ macro
4 #define O_CREAT 01000 /* not fcntl */ macro
15 #define O_CREAT 0x0100 /* not fcntl */ macro