Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c55 static int ngx_libc_cdecl ngx_http_cmp_dns_wildcards(const void *one,
1508 sizeof(ngx_hash_key_t), ngx_http_cmp_dns_wildcards); in ngx_http_server_names()
1526 sizeof(ngx_hash_key_t), ngx_http_cmp_dns_wildcards); in ngx_http_server_names()
1615 ngx_http_cmp_dns_wildcards(const void *one, const void *two) in ngx_http_cmp_dns_wildcards() function