Home
last modified time | relevance | path

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 Dngx_mail_imap_module.c154 ngx_conf_merge_bitmask_value(conf->auth_methods, in ngx_mail_imap_merge_srv_conf()
H A Dngx_mail_pop3_module.c141 ngx_conf_merge_bitmask_value(conf->auth_methods, in ngx_mail_pop3_merge_srv_conf()
H A Dngx_mail_smtp_module.c159 ngx_conf_merge_bitmask_value(conf->auth_methods, in ngx_mail_smtp_merge_srv_conf()
H A Dngx_mail_ssl_module.c293 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 Dngx_conf_file.h262 #define ngx_conf_merge_bitmask_value(conf, prev, default) \ macro
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_uwsgi_module.c1648 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 Dngx_http_scgi_module.c1427 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 Dngx_http_memcached_module.c667 ngx_conf_merge_bitmask_value(conf->upstream.next_upstream, in ngx_http_memcached_merge_loc_conf()
H A Dngx_http_proxy_module.c3104 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 Dngx_http_ssl_module.c615 ngx_conf_merge_bitmask_value(conf->protocols, prev->protocols, in ngx_http_ssl_merge_srv_conf()
H A Dngx_http_fastcgi_module.c2953 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 Dngx_http_dav_module.c1136 ngx_conf_merge_bitmask_value(conf->methods, prev->methods, in ngx_http_dav_merge_loc_conf()
H A Dngx_http_grpc_module.c4253 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 Dngx_stream_ssl_module.c627 ngx_conf_merge_bitmask_value(conf->protocols, prev->protocols, in ngx_stream_ssl_merge_conf()
H A Dngx_stream_proxy_module.c2060 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 Dngx_http_core_module.c3628 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()