Searched refs:DNS_QUERY_MATCH (Results 1 – 3 of 3) sorted by relevance
119 DNS_QUERY_MATCH, enumerator
1103 …return DNS_QUERY_MATCH; /* The answer can answer our question in full, no need to follow CNAMEs/DN… in dns_query_process_cname_one()1165 if (r < 0 || r == DNS_QUERY_MATCH) in dns_query_process_cname_many()
805 … if (cname_result == DNS_QUERY_MATCH) /* A match? Then we are done, let's return what we got */ in dns_stub_query_complete()