dns_question_endswith 49 src/resolve/resolved-dns-question.h int dns_question_endswith(DnsQuestion *q, const char *suffix); dns_question_endswith 565 src/resolve/resolved-dns-transaction.c (dns_question_endswith(t->question, "in-addr.arpa") > 0 || dns_question_endswith 566 src/resolve/resolved-dns-transaction.c dns_question_endswith(t->question, "ip6.arpa") > 0)) {