Searched refs:ngx_hash_init_t (Results 1 – 17 of 17) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_hash.h | 62 } ngx_hash_init_t; typedef 106 ngx_int_t ngx_hash_init(ngx_hash_init_t *hinit, ngx_hash_key_t *names, 108 ngx_int_t ngx_hash_wildcard_init(ngx_hash_init_t *hinit, ngx_hash_key_t *names,
|
| H A D | ngx_hash.c | 252 ngx_hash_init(ngx_hash_init_t *hinit, ngx_hash_key_t *names, ngx_uint_t nelts) in ngx_hash_init() 465 ngx_hash_wildcard_init(ngx_hash_init_t *hinit, ngx_hash_key_t *names, in ngx_hash_wildcard_init() 472 ngx_hash_init_t h; in ngx_hash_wildcard_init()
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream.h | 425 ngx_str_t *default_hide_headers, ngx_hash_init_t *hash);
|
| H A D | ngx_http.c | 415 ngx_hash_init_t hash; in ngx_http_init_headers_in_hash() 1430 ngx_hash_init_t hash; in ngx_http_server_names() 1993 ngx_hash_init_t hash; in ngx_http_merge_types()
|
| H A D | ngx_http_upstream.c | 6279 ngx_str_t *default_hide_headers, ngx_hash_init_t *hash) in ngx_http_upstream_hide_headers_hash() 6428 ngx_hash_init_t hash; in ngx_http_upstream_init_main_conf()
|
| H A D | ngx_http_variables.c | 2615 ngx_hash_init_t hash; in ngx_http_variables_init_vars()
|
| H A D | ngx_http_core_module.c | 3510 ngx_hash_init_t types_hash; in ngx_http_core_merge_loc_conf()
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_map_module.c | 182 ngx_hash_init_t hash; in ngx_stream_map_block()
|
| H A D | ngx_stream_variables.c | 1151 ngx_hash_init_t hash; in ngx_stream_variables_init_vars()
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_map_module.c | 184 ngx_hash_init_t hash; in ngx_http_map_block()
|
| H A D | ngx_http_referer_module.c | 326 ngx_hash_init_t hash; in ngx_http_referer_merge_conf()
|
| H A D | ngx_http_scgi_module.c | 1266 ngx_hash_init_t hash; in ngx_http_scgi_merge_loc_conf() 1624 ngx_hash_init_t hash; in ngx_http_scgi_init_params()
|
| H A D | ngx_http_uwsgi_module.c | 1487 ngx_hash_init_t hash; in ngx_http_uwsgi_merge_loc_conf() 1893 ngx_hash_init_t hash; in ngx_http_uwsgi_init_params()
|
| H A D | ngx_http_fastcgi_module.c | 2791 ngx_hash_init_t hash; in ngx_http_fastcgi_merge_loc_conf() 3164 ngx_hash_init_t hash; in ngx_http_fastcgi_init_params()
|
| H A D | ngx_http_grpc_module.c | 4225 ngx_hash_init_t hash; in ngx_http_grpc_merge_loc_conf() 4373 ngx_hash_init_t hash; in ngx_http_grpc_init_headers()
|
| H A D | ngx_http_proxy_module.c | 2942 ngx_hash_init_t hash; in ngx_http_proxy_merge_loc_conf() 3447 ngx_hash_init_t hash; in ngx_http_proxy_init_headers()
|
| H A D | ngx_http_ssi_filter_module.c | 2846 ngx_hash_init_t hash; in ngx_http_ssi_init_main_conf()
|