Searched defs:O_TRUNC (Results 1 – 11 of 11) sorted by relevance
18 #define O_TRUNC 0x0200 /* not fcntl */ macro
8 #define O_TRUNC 0x0400 /* not fcntl */ macro
6 #define O_TRUNC 02000 /* not fcntl */ macro
17 #define O_TRUNC 0x0200 macro
17 #define O_TRUNC 0x200 macro
33 #define O_TRUNC 00001000 /* not fcntl */ macro