Searched refs:C_O_TRUNC (Results 1 – 2 of 2) sorted by relevance
145 #define C_O_TRUNC 0x010 macro
152 if (from & O_TRUNC) to |= C_O_TRUNC; \