Searched refs:ngx_get_options (Results 1 – 1 of 1) sorted by relevance
16 static ngx_int_t ngx_get_options(int argc, char *const *argv);230 if (ngx_get_options(argc, argv) != NGX_OK) { in main()762 ngx_get_options(int argc, char *const *argv) in ngx_get_options() function