Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_map_module.c42 static int ngx_libc_cdecl ngx_stream_map_cmp_dns_wildcards(const void *one,
316 sizeof(ngx_hash_key_t), ngx_stream_map_cmp_dns_wildcards); in ngx_stream_map_block()
336 sizeof(ngx_hash_key_t), ngx_stream_map_cmp_dns_wildcards); in ngx_stream_map_block()
368 ngx_stream_map_cmp_dns_wildcards(const void *one, const void *two) in ngx_stream_map_cmp_dns_wildcards() function