Searched refs:ngx_conf_include (Results 1 – 5 of 5) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_conf_file.h | 270 char *ngx_conf_include(ngx_conf_t *cf, ngx_command_t *cmd, void *conf);
|
| H A D | ngx_conf_file.c | 23 ngx_conf_include, 821 ngx_conf_include(ngx_conf_t *cf, ngx_command_t *cmd, void *conf) in ngx_conf_include() function
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_map_module.c | 417 return ngx_conf_include(cf, dummy, conf); in ngx_stream_map()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_map_module.c | 418 return ngx_conf_include(cf, dummy, conf); in ngx_http_map()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 3146 return ngx_conf_include(cf, dummy, conf); in ngx_http_core_type()
|