Searched refs:NXT_FILE_WRONLY (Results 1 – 3 of 3) sorted by relevance
112 ret = nxt_file_open(&task, &uc_file, NXT_FILE_WRONLY, NXT_FILE_TRUNCATE, in nxt_utf8_file_name_test()
114 #define NXT_FILE_WRONLY O_WRONLY macro
1610 ret = nxt_file_open(task, &file, NXT_FILE_WRONLY, NXT_FILE_TRUNCATE, in nxt_main_file_store()