Searched refs:OPTION_TRUNC (Results 1 – 1 of 1) sorted by relevance
73 OPTION_TRUNC = 0x0800 enumerator267 nOptions |= OPTION_TRUNC; in main()287 if ((nOptions & OPTION_CREAT) && (nOptions & OPTION_TRUNC)) in main()385 if (nOptions & OPTION_TRUNC) in main()
Completed in 8 milliseconds