Home
last modified time | relevance | path

Searched refs:ngx_http_script_flush_no_cacheable_variables (Results 1 – 8 of 8) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_script.h226 void ngx_http_script_flush_no_cacheable_variables(ngx_http_request_t *r,
H A Dngx_http_script.c565 ngx_http_script_flush_no_cacheable_variables(ngx_http_request_t *r, in ngx_http_script_flush_no_cacheable_variables() function
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c299 ngx_http_script_flush_no_cacheable_variables(r, log[l].format->flushes); in ngx_http_log_handler()
H A Dngx_http_scgi_module.c673 ngx_http_script_flush_no_cacheable_variables(r, params->flushes); in ngx_http_scgi_create_request()
H A Dngx_http_proxy_module.c1257 ngx_http_script_flush_no_cacheable_variables(r, plcf->body_flushes); in ngx_http_proxy_create_request()
1258 ngx_http_script_flush_no_cacheable_variables(r, headers->flushes); in ngx_http_proxy_create_request()
H A Dngx_http_uwsgi_module.c861 ngx_http_script_flush_no_cacheable_variables(r, params->flushes); in ngx_http_uwsgi_create_request()
H A Dngx_http_fastcgi_module.c868 ngx_http_script_flush_no_cacheable_variables(r, params->flushes); in ngx_http_fastcgi_create_request()
H A Dngx_http_grpc_module.c649 ngx_http_script_flush_no_cacheable_variables(r, glcf->headers.flushes); in ngx_http_grpc_create_request()