Searched refs:nxt_controller_file_read (Results 1 – 1 of 1) sorted by relevance
/unit/src/ |
H A D | nxt_controller.c | 46 static nxt_int_t nxt_controller_file_read(nxt_task_t *task, const char *name, 194 ret = nxt_controller_file_read(task, rt->conf, &ctrl_init.conf, mp); in nxt_controller_prefork() 200 ret = nxt_controller_file_read(task, rt->ver, &ver, mp); in nxt_controller_prefork() 240 nxt_controller_file_read(nxt_task_t *task, const char *name, nxt_str_t *str, in nxt_controller_file_read() function
|