ngx_get_options    13 core/nginx.c   static ngx_int_t ngx_get_options(int argc, char *const *argv);
ngx_get_options   210 core/nginx.c       if (ngx_get_options(argc, argv) != NGX_OK) {