Searched defs:NXT_FILE_TRUNCATE (Results 1 – 6 of 6) sorted by relevance
154 #define NXT_FILE_TRUNCATE (O_CREAT | O_TRUNC) macro