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