ngx_process_options   15 src/core/nginx.c static ngx_int_t ngx_process_options(ngx_cycle_t *cycle);
ngx_process_options  295 src/core/nginx.c     if (ngx_process_options(&init_cycle) != NGX_OK) {