Searched refs:O_TRUNC (Results 1 – 2 of 2) sorted by relevance
32 #ifndef O_TRUNC33 #define O_TRUNC 00001000 /* not fcntl */ macro
10 (O_RDONLY | O_WRONLY | O_RDWR | O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC | \