Searched defs:O_TRUNC (Results 1 – 6 of 6) sorted by relevance
8 #define O_TRUNC 0x0400 /* not fcntl */ macro
6 #define O_TRUNC 02000 /* not fcntl */ macro
18 #define O_TRUNC 0x0200 /* not fcntl */ macro
32 #define O_TRUNC 00001000 /* not fcntl */ macro
33 #define O_TRUNC 00001000 /* not fcntl */ macro
424 #define O_TRUNC 0x200 macro604 #define O_TRUNC 0x200 macro789 #define O_TRUNC 0x200 macro986 #define O_TRUNC 0x200 macro1192 #define O_TRUNC 0x0200 macro1389 #define O_TRUNC 0x1000 macro
Completed in 14 milliseconds