Searched defs:O_TRUNC (Results 1 – 5 of 5) sorted by relevance
52 #define O_TRUNC _O_TRUNC macro
65 #define O_TRUNC _O_TRUNC macro
110 inline int O_TRUNC = 0x0400; variable
102 #define O_TRUNC 0x0400 /* truncate to zero length */ macro
316 #define O_TRUNC 0x0400 /* truncate to zero length */ macro