Searched refs:ngx_exec_new_binary (Results 1 – 3 of 3) sorted by relevance
137 ngx_pid_t ngx_exec_new_binary(ngx_cycle_t *cycle, char *const *argv);
661 ngx_exec_new_binary(ngx_cycle_t *cycle, char *const *argv) in ngx_exec_new_binary() function
304 ngx_new_binary = ngx_exec_new_binary(cycle, ngx_argv); in ngx_master_process_cycle()