dns_question_matches_rr 160 src/resolve/resolved-bus.c r = dns_question_matches_rr(q->question, answer->rrs[i]); dns_question_matches_rr 207 src/resolve/resolved-bus.c r = dns_question_matches_rr(q->question, answer->rrs[i]); dns_question_matches_rr 387 src/resolve/resolved-bus.c r = dns_question_matches_rr(q->question, answer->rrs[i]); dns_question_matches_rr 543 src/resolve/resolved-bus.c r = dns_question_matches_rr(q->question, answer->rrs[i]); dns_question_matches_rr 42 src/resolve/resolved-dns-question.h int dns_question_matches_rr(DnsQuestion *q, DnsResourceRecord *rr);