ngx_dns_strcmp    168 core/ngx_string.h ngx_int_t ngx_dns_strcmp(u_char *s1, u_char *s2);
ngx_dns_strcmp    367 http/modules/ngx_http_map_module.c     return ngx_dns_strcmp(first->key.data, second->key.data);
ngx_dns_strcmp    581 http/modules/ngx_http_referer_module.c     return ngx_dns_strcmp(first->key.data, second->key.data);
ngx_dns_strcmp   1639 http/ngx_http.c     return ngx_dns_strcmp(first->key.data, second->key.data);