Searched refs:ngx_http_conf_get_module_loc_conf (Results 1 – 12 of 12) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_empty_gif_module.c | 136 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_empty_gif()
|
| H A D | ngx_http_stub_status_module.c | 232 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_set_stub_status()
|
| H A D | ngx_http_flv_module.c | 262 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_flv()
|
| H A D | ngx_http_memcached_module.c | 717 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_memcached_pass()
|
| H A D | ngx_http_scgi_module.c | 1554 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_scgi_merge_loc_conf() 1833 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_scgi_pass()
|
| H A D | ngx_http_uwsgi_module.c | 1815 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_uwsgi_merge_loc_conf() 2103 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_uwsgi_pass()
|
| H A D | ngx_http_fastcgi_module.c | 3087 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_fastcgi_merge_loc_conf() 3511 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_fastcgi_pass()
|
| H A D | ngx_http_grpc_module.c | 4320 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_grpc_merge_loc_conf() 4596 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_grpc_pass()
|
| H A D | ngx_http_proxy_module.c | 3339 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_proxy_merge_loc_conf() 3620 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_proxy_pass()
|
| H A D | ngx_http_mp4_module.c | 3527 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_mp4()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_config.h | 65 #define ngx_http_conf_get_module_loc_conf(cf, module) \ macro
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | ngx_http_perl_module.c | 961 clcf = ngx_http_conf_get_module_loc_conf(cf, ngx_http_core_module); in ngx_http_perl()
|