Searched refs:ngx_set_inherited_sockets (Results 1 – 3 of 3) sorted by relevance
217 ngx_int_t ngx_set_inherited_sockets(ngx_cycle_t *cycle);
526 return ngx_set_inherited_sockets(cycle); in ngx_add_inherited_sockets()
177 ngx_set_inherited_sockets(ngx_cycle_t *cycle) in ngx_set_inherited_sockets() function