Searched refs:nxt_main_file_store (Results 1 – 1 of 1) sorted by relevance
/unit/src/ |
H A D | nxt_main_process.c | 60 static nxt_int_t nxt_main_file_store(nxt_task_t *task, const char *tmp_name, 1504 ret = nxt_main_file_store(task, rt->ver_tmp, rt->ver, ver, n); in nxt_main_port_conf_store_handler() 1512 ret = nxt_main_file_store(task, rt->conf_tmp, rt->conf, p, size); in nxt_main_port_conf_store_handler() 1536 nxt_main_file_store(nxt_task_t *task, const char *tmp_name, const char *name, in nxt_main_file_store() function
|