Searched defs:O_TRUNC (Results 1 – 4 of 4) sorted by relevance
16 #define O_TRUNC 0x0200 /* not fcntl */ macro
22 #define O_TRUNC 00001000 /* not fcntl */ macro
43 #define O_TRUNC 0x0200 /* not fcntl */ macro
38 #define O_TRUNC _FTRUNC macro