Searched refs:ngx_conf_merge_bitmask_value (Results 1 – 16 of 16) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_imap_module.c | 154 ngx_conf_merge_bitmask_value(conf->auth_methods, in ngx_mail_imap_merge_srv_conf()
|
| H A D | ngx_mail_pop3_module.c | 141 ngx_conf_merge_bitmask_value(conf->auth_methods, in ngx_mail_pop3_merge_srv_conf()
|
| H A D | ngx_mail_smtp_module.c | 159 ngx_conf_merge_bitmask_value(conf->auth_methods, in ngx_mail_smtp_merge_srv_conf()
|
| H A D | ngx_mail_ssl_module.c | 293 ngx_conf_merge_bitmask_value(conf->protocols, prev->protocols, in ngx_mail_ssl_merge_conf()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_conf_file.h | 262 #define ngx_conf_merge_bitmask_value(conf, prev, default) \ macro
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_uwsgi_module.c | 1648 ngx_conf_merge_bitmask_value(conf->upstream.ignore_headers, in ngx_http_uwsgi_merge_loc_conf() 1653 ngx_conf_merge_bitmask_value(conf->upstream.next_upstream, in ngx_http_uwsgi_merge_loc_conf() 1701 ngx_conf_merge_bitmask_value(conf->upstream.cache_use_stale, in ngx_http_uwsgi_merge_loc_conf() 1769 ngx_conf_merge_bitmask_value(conf->ssl_protocols, prev->ssl_protocols, in ngx_http_uwsgi_merge_loc_conf()
|
| H A D | ngx_http_scgi_module.c | 1427 ngx_conf_merge_bitmask_value(conf->upstream.ignore_headers, in ngx_http_scgi_merge_loc_conf() 1432 ngx_conf_merge_bitmask_value(conf->upstream.next_upstream, in ngx_http_scgi_merge_loc_conf() 1480 ngx_conf_merge_bitmask_value(conf->upstream.cache_use_stale, in ngx_http_scgi_merge_loc_conf()
|
| H A D | ngx_http_memcached_module.c | 667 ngx_conf_merge_bitmask_value(conf->upstream.next_upstream, in ngx_http_memcached_merge_loc_conf()
|
| H A D | ngx_http_proxy_module.c | 3104 ngx_conf_merge_bitmask_value(conf->upstream.ignore_headers, in ngx_http_proxy_merge_loc_conf() 3109 ngx_conf_merge_bitmask_value(conf->upstream.next_upstream, in ngx_http_proxy_merge_loc_conf() 3158 ngx_conf_merge_bitmask_value(conf->upstream.cache_use_stale, in ngx_http_proxy_merge_loc_conf() 3228 ngx_conf_merge_bitmask_value(conf->ssl_protocols, prev->ssl_protocols, in ngx_http_proxy_merge_loc_conf()
|
| H A D | ngx_http_ssl_module.c | 615 ngx_conf_merge_bitmask_value(conf->protocols, prev->protocols, in ngx_http_ssl_merge_srv_conf()
|
| H A D | ngx_http_fastcgi_module.c | 2953 ngx_conf_merge_bitmask_value(conf->upstream.ignore_headers, in ngx_http_fastcgi_merge_loc_conf() 2958 ngx_conf_merge_bitmask_value(conf->upstream.next_upstream, in ngx_http_fastcgi_merge_loc_conf() 3006 ngx_conf_merge_bitmask_value(conf->upstream.cache_use_stale, in ngx_http_fastcgi_merge_loc_conf()
|
| H A D | ngx_http_dav_module.c | 1136 ngx_conf_merge_bitmask_value(conf->methods, prev->methods, in ngx_http_dav_merge_loc_conf()
|
| H A D | ngx_http_grpc_module.c | 4253 ngx_conf_merge_bitmask_value(conf->upstream.ignore_headers, in ngx_http_grpc_merge_loc_conf() 4257 ngx_conf_merge_bitmask_value(conf->upstream.next_upstream, in ngx_http_grpc_merge_loc_conf() 4276 ngx_conf_merge_bitmask_value(conf->ssl_protocols, prev->ssl_protocols, in ngx_http_grpc_merge_loc_conf()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_ssl_module.c | 627 ngx_conf_merge_bitmask_value(conf->protocols, prev->protocols, in ngx_stream_ssl_merge_conf()
|
| H A D | ngx_stream_proxy_module.c | 2060 ngx_conf_merge_bitmask_value(conf->ssl_protocols, prev->ssl_protocols, in ngx_stream_proxy_merge_srv_conf()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_core_module.c | 3628 ngx_conf_merge_bitmask_value(conf->keepalive_disable, in ngx_http_core_merge_loc_conf() 3752 ngx_conf_merge_bitmask_value(conf->gzip_proxied, prev->gzip_proxied, in ngx_http_core_merge_loc_conf()
|