| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_split_clients_module.c | 169 rv = ngx_conf_parse(cf, NULL); in ngx_conf_split_clients_block()
|
| H A D | ngx_stream_map_module.c | 276 rv = ngx_conf_parse(cf, NULL); in ngx_stream_map_block()
|
| H A D | ngx_stream_upstream.c | 383 rv = ngx_conf_parse(cf, NULL); in ngx_stream_upstream()
|
| H A D | ngx_stream.c | 175 rv = ngx_conf_parse(cf, NULL); in ngx_stream_block()
|
| H A D | ngx_stream_geo_module.c | 443 rv = ngx_conf_parse(cf, NULL); in ngx_stream_geo_block() 1320 rv = ngx_conf_parse(cf, &file); in ngx_stream_geo_include()
|
| H A D | ngx_stream_core_module.c | 577 rv = ngx_conf_parse(cf, NULL); in ngx_stream_core_server()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_split_clients_module.c | 171 rv = ngx_conf_parse(cf, NULL); in ngx_conf_split_clients_block()
|
| H A D | ngx_http_map_module.c | 277 rv = ngx_conf_parse(cf, NULL); in ngx_http_map_block()
|
| H A D | ngx_http_geo_module.c | 473 rv = ngx_conf_parse(cf, NULL); in ngx_http_geo_block() 1394 rv = ngx_conf_parse(cf, &file); in ngx_http_geo_include()
|
| H A D | ngx_http_rewrite_module.c | 616 rv = ngx_conf_parse(cf, NULL); in ngx_http_rewrite_if()
|
| H A D | ngx_http_charset_filter_module.c | 1289 rv = ngx_conf_parse(cf, NULL); in ngx_http_charset_map_block()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_conf_file.c | 93 rv = ngx_conf_parse(cf, NULL); in ngx_conf_param() 158 ngx_conf_parse(ngx_conf_t *cf, ngx_str_t *filename) in ngx_conf_parse() function 841 return ngx_conf_parse(cf, &file); in ngx_conf_include() 873 rv = ngx_conf_parse(cf, &file); in ngx_conf_include()
|
| H A D | ngx_conf_file.h | 269 char *ngx_conf_parse(ngx_conf_t *cf, ngx_str_t *filename);
|
| H A D | ngx_cycle.c | 275 if (ngx_conf_parse(&conf, &cycle->conf_file) != NGX_CONF_OK) { in ngx_init_cycle()
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail.c | 152 rv = ngx_conf_parse(cf, NULL); in ngx_mail_block()
|
| H A D | ngx_mail_core_module.c | 297 rv = ngx_conf_parse(cf, NULL); in ngx_mail_core_server()
|
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event.c | 1055 rv = ngx_conf_parse(cf, NULL); in ngx_events_block()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 2809 rv = ngx_conf_parse(cf, NULL); in ngx_http_core_server() 3052 rv = ngx_conf_parse(cf, NULL); in ngx_http_core_location() 3119 rv = ngx_conf_parse(cf, NULL); in ngx_http_core_types() 4455 rv = ngx_conf_parse(cf, NULL); in ngx_http_core_limit_except()
|
| H A D | ngx_http.c | 237 rv = ngx_conf_parse(cf, NULL); in ngx_http_block()
|
| H A D | ngx_http_upstream.c | 5793 rv = ngx_conf_parse(cf, NULL); in ngx_http_upstream()
|