Searched refs:ngx_init_modules (Results 1 – 3 of 3) sorted by relevance
269 ngx_int_t ngx_init_modules(ngx_cycle_t *cycle);
66 ngx_init_modules(ngx_cycle_t *cycle) in ngx_init_modules() function
625 if (ngx_init_modules(cycle) != NGX_OK) { in ngx_init_cycle()