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 D | ngx_conf_file.h | 235 #define ngx_conf_merge_off_value(conf, prev, default) \ macro
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 3620 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 D | ngx_http_scgi_module.c | 1476 ngx_conf_merge_off_value(conf->upstream.cache_max_range_offset, in ngx_http_scgi_merge_loc_conf()
|
| H A D | ngx_http_uwsgi_module.c | 1697 ngx_conf_merge_off_value(conf->upstream.cache_max_range_offset, in ngx_http_uwsgi_merge_loc_conf()
|
| H A D | ngx_http_fastcgi_module.c | 3002 ngx_conf_merge_off_value(conf->upstream.cache_max_range_offset, in ngx_http_fastcgi_merge_loc_conf()
|
| H A D | ngx_http_proxy_module.c | 3154 ngx_conf_merge_off_value(conf->upstream.cache_max_range_offset, in ngx_http_proxy_merge_loc_conf()
|