Home
last modified time | relevance | path

Searched refs:ngx_conf_merge_bufs_value (Results 1 – 9 of 9) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h251 #define ngx_conf_merge_bufs_value(conf, prev, default_num, default_size) \ macro
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_copy_filter_module.c366 ngx_conf_merge_bufs_value(conf->bufs, prev->bufs, 2, 32768); in ngx_http_copy_filter_merge_conf()
H A Dngx_http_core_module.c3324 ngx_conf_merge_bufs_value(conf->large_client_header_buffers, in ngx_http_core_merge_srv_conf()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gunzip_filter_module.c670 ngx_conf_merge_bufs_value(conf->bufs, prev->bufs, in ngx_http_gunzip_merge_conf()
H A Dngx_http_gzip_filter_module.c1192 ngx_conf_merge_bufs_value(conf->bufs, prev->bufs, in ngx_http_gzip_merge_conf()
H A Dngx_http_scgi_module.c1335 ngx_conf_merge_bufs_value(conf->upstream.bufs, prev->upstream.bufs, in ngx_http_scgi_merge_loc_conf()
H A Dngx_http_uwsgi_module.c1556 ngx_conf_merge_bufs_value(conf->upstream.bufs, prev->upstream.bufs, in ngx_http_uwsgi_merge_loc_conf()
H A Dngx_http_fastcgi_module.c2861 ngx_conf_merge_bufs_value(conf->upstream.bufs, prev->upstream.bufs, in ngx_http_fastcgi_merge_loc_conf()
H A Dngx_http_proxy_module.c3013 ngx_conf_merge_bufs_value(conf->upstream.bufs, prev->upstream.bufs, in ngx_http_proxy_merge_loc_conf()