Home
last modified time | relevance | path

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

/dports/mail/rspamd-devel/rspamd-93430bb/contrib/librdns/
H A Ddns_private.h251 DNS_T_ALL = RDNS_REQUEST_ANY enumerator
/dports/mail/rspamd/rspamd-3.1/contrib/librdns/
H A Ddns_private.h251 DNS_T_ALL = RDNS_REQUEST_ANY enumerator
/dports/devel/libdill/libdill-2.14/dns/
H A Ddns.h245 DNS_T_ALL = 255 enumerator
H A Ddns.c2154 if (i->type && rr->type != i->type && i->type != DNS_T_ALL) in dns_rr_i_match()
/dports/devel/libmill/libmill-1.18/dns/
H A Ddns.h245 DNS_T_ALL = 255 enumerator
H A Ddns.c2134 if (i->type && rr->type != i->type && i->type != DNS_T_ALL) in dns_rr_i_match()
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/lib/
H A Ddns.h261 DNS_T_ALL = 255 enumerator
H A Ddns.c2732 if (i->type && rr->type != i->type && i->type != DNS_T_ALL) in dns_rr_i_match()
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Ddns.h237 DNS_T_ALL = 255 enumerator
H A Ddns.c3046 if (i->type && rr->type != i->type && i->type != DNS_T_ALL) in dns_rr_i_match()
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Ddns.h260 DNS_T_ALL = 255 enumerator
H A Ddns.c2729 if (i->type && rr->type != i->type && i->type != DNS_T_ALL) in dns_rr_i_match()
7685 F->hints_j.type = DNS_T_ALL; in dns_res_exec()
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/
H A Ddns.c751 { "ALL", DNS_T_ALL }, in luaopen__cqueues_dns_record()