Home
last modified time | relevance | path

Searched refs:ngx_conf_merge_off_value (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h235 #define ngx_conf_merge_off_value(conf, prev, default) \ macro
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c3620 ngx_conf_merge_off_value(conf->client_max_body_size, in ngx_http_core_merge_loc_conf()
3658 ngx_conf_merge_off_value(conf->directio, prev->directio, in ngx_http_core_merge_loc_conf()
3660 ngx_conf_merge_off_value(conf->directio_alignment, prev->directio_alignment, in ngx_http_core_merge_loc_conf()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_scgi_module.c1476 ngx_conf_merge_off_value(conf->upstream.cache_max_range_offset, in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c1697 ngx_conf_merge_off_value(conf->upstream.cache_max_range_offset, in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c3002 ngx_conf_merge_off_value(conf->upstream.cache_max_range_offset, in ngx_http_fastcgi_merge_loc_conf()
H A Dngx_http_proxy_module.c3154 ngx_conf_merge_off_value(conf->upstream.cache_max_range_offset, in ngx_http_proxy_merge_loc_conf()