Searched defs:O_TRUNC (Results 1 – 4 of 4) sorted by relevance
17 #define O_TRUNC 0x0200 /* not fcntl */ macro
44 #define O_TRUNC 01000 macro
75 # define O_TRUNC _O_TRUNC macro
32 #define O_TRUNC 00001000 /* not fcntl */ macro