Searched refs:ngx_process_options (Results 1 – 1 of 1) sorted by relevance
17 static ngx_int_t ngx_process_options(ngx_cycle_t *cycle);281 if (ngx_process_options(&init_cycle) != NGX_OK) { in main()932 ngx_process_options(ngx_cycle_t *cycle) in ngx_process_options() function