Home
last modified time | relevance | path

Searched refs:fix_subtype (Results 1 – 11 of 11) sorted by relevance

/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dgeoip2.c109 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype() function
239 subtype = fix_subtype(geoip, elt->subtype); in dns_geoip_match()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dgeoip2.c107 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype() function
237 subtype = fix_subtype(geoip, elt->subtype); in dns_geoip_match()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dgeoip2.c100 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype() function
230 subtype = fix_subtype(geoip, elt->subtype); in dns_geoip_match()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dgeoip2.c109 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype() function
239 subtype = fix_subtype(geoip, elt->subtype); in dns_geoip_match()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dgeoip2.c282 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype() function
414 subtype = fix_subtype(geoip, elt->subtype); in dns_geoip_match()
H A Dgeoip.c609 fix_subtype(const isc_netaddr_t *reqaddr, const dns_geoip_databases_t *geoip, in fix_subtype() function
699 subtype = fix_subtype(reqaddr, geoip, elt->subtype); in dns_geoip_match()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Dgeoip_test.c127 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype)); in entry_exists()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Dgeoip_test.c125 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype)); in entry_exists()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Dgeoip_test.c129 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype)); in entry_exists()
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Dgeoip_test.c129 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype)); in entry_exists()
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dgeoip_test.c245 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype)); in entry_exists()