Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dgeoip2.c104 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype()
153 geoip2_database(const dns_geoip_databases_t *geoip, in geoip2_database()
221 const dns_geoip_databases_t *geoip, in dns_geoip_match()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgeoip2.c111 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { in fix_subtype()
160 geoip2_database(const dns_geoip_databases_t *geoip, in geoip2_database()
228 const dns_geoip_databases_t *geoip, in dns_geoip_match()
/netbsd-src/external/mpl/bind/dist/lib/dns/include/dns/
H A Dgeoip.h108 const dns_geoip_databases_t *geoip,
H A Dacl.h112 dns_geoip_databases_t *geoip;
H A Dtypes.h97 typedef struct dns_geoip_databases dns_geoip_databases_t;
93 typedef struct dns_geoip_databases dns_geoip_databases_t; global() typedef
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dgeoip.h109 const dns_geoip_databases_t *geoip,
H A Dacl.h98 dns_geoip_databases_t *geoip;
H A Dtypes.h95 typedef struct dns_geoip_databases dns_geoip_databases_t; typedef
/netbsd-src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Daclconf.h31 dns_geoip_databases_t *geoip;
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Daclconf.h32 dns_geoip_databases_t *geoip;
/netbsd-src/external/mpl/bind/dist/lib/ns/include/ns/
H A Dinterfacemgr.h106 dns_geoip_databases_t *geoip, ns_interfacemgr_t **mgrp);
/netbsd-src/external/mpl/bind/dist/tests/dns/
H A Dgeoip_test.c41 static dns_geoip_databases_t geoip;
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dinterfacemgr.c278 dns_geoip_databases_t *geoip, ns_interfacemgr_t **mgrp) {