Home
last modified time | relevance | path

Searched refs:NXT_FILE_RDWR (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_file.h115 #define NXT_FILE_RDWR O_RDWR macro
H A Dnxt_script.c591 ret = nxt_file_open(task, &file, NXT_FILE_RDWR, NXT_FILE_CREATE_OR_OPEN, in nxt_script_store_get_handler()
H A Dnxt_cert.c1175 ret = nxt_file_open(task, &file, NXT_FILE_RDWR, NXT_FILE_CREATE_OR_OPEN, in nxt_cert_store_get_handler()