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