Searched refs:NXT_FILE_RDWR (Results 1 – 3 of 3) sorted by relevance
115 #define NXT_FILE_RDWR O_RDWR macro
591 ret = nxt_file_open(task, &file, NXT_FILE_RDWR, NXT_FILE_CREATE_OR_OPEN, in nxt_script_store_get_handler()
1175 ret = nxt_file_open(task, &file, NXT_FILE_RDWR, NXT_FILE_CREATE_OR_OPEN, in nxt_cert_store_get_handler()