Searched refs:fix_subtype (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgeoip2.c111 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { function
241 subtype = fix_subtype(geoip, elt->subtype);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dgeoip2.c104 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { function
234 subtype = fix_subtype(geoip, elt->subtype);
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Dgeoip_test.c118 db = geoip2_database(&geoip, fix_subtype(&geoip, subtype));

Completed in 121 milliseconds