Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_map_module.c42 static int ngx_libc_cdecl ngx_http_map_cmp_dns_wildcards(const void *one,
317 sizeof(ngx_hash_key_t), ngx_http_map_cmp_dns_wildcards); in ngx_http_map_block()
337 sizeof(ngx_hash_key_t), ngx_http_map_cmp_dns_wildcards); in ngx_http_map_block()
369 ngx_http_map_cmp_dns_wildcards(const void *one, const void *two) in ngx_http_map_cmp_dns_wildcards() function