Searched refs:nxt_runtime_controller_socket (Results 1 – 3 of 3) sorted by relevance
123 nxt_int_t nxt_runtime_controller_socket(nxt_task_t *task, nxt_runtime_t *rt);
938 if (nxt_runtime_controller_socket(task, rt) != NXT_OK) { in nxt_runtime_conf_init()
662 nxt_runtime_controller_socket(nxt_task_t *task, nxt_runtime_t *rt) in nxt_runtime_controller_socket() function