| /src/external/mpl/bind/dist/bin/named/include/named/ |
| geoip.h | 18 extern dns_geoip_databases_t *named_g_geoip;
|
| globals.h | 143 EXTERN dns_geoip_databases_t *named_g_geoip INIT(NULL);
|
| /src/external/mpl/bind/dist/lib/dns/include/dns/ |
| geoip.h | 108 const dns_geoip_databases_t *geoip,
|
| acl.h | 112 dns_geoip_databases_t *geoip;
|
| types.h | 98 typedef struct dns_geoip_databases dns_geoip_databases_t; typedef in typeref:struct:dns_geoip_databases
|
| /src/external/mpl/bind/dist/lib/isccfg/include/isccfg/ |
| aclconf.h | 31 dns_geoip_databases_t *geoip;
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| geoip.h | 109 const dns_geoip_databases_t *geoip,
|
| acl.h | 98 dns_geoip_databases_t *geoip;
|
| types.h | 95 typedef struct dns_geoip_databases dns_geoip_databases_t; typedef in typeref:struct:dns_geoip_databases
|
| /src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/ |
| aclconf.h | 32 dns_geoip_databases_t *geoip;
|
| /src/external/mpl/bind/dist/lib/ns/include/ns/ |
| interfacemgr.h | 106 dns_geoip_databases_t *geoip, ns_interfacemgr_t **mgrp);
|
| /src/external/mpl/bind/dist/lib/dns/ |
| geoip2.c | 104 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { 153 geoip2_database(const dns_geoip_databases_t *geoip, 221 const dns_geoip_databases_t *geoip,
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/ |
| geoip2.c | 111 fix_subtype(const dns_geoip_databases_t *geoip, dns_geoip_subtype_t subtype) { 160 geoip2_database(const dns_geoip_databases_t *geoip, 228 const dns_geoip_databases_t *geoip,
|
| /src/external/mpl/bind/dist/bin/named/ |
| geoip.c | 31 static dns_geoip_databases_t geoip_table;
|
| server.c | 10134 dns_geoip_databases_t *geoip = NULL;
|
| /src/external/mpl/bind/dist/tests/dns/ |
| geoip_test.c | 41 static dns_geoip_databases_t geoip;
|
| /src/external/mpl/bind/dist/lib/ns/ |
| interfacemgr.c | 278 dns_geoip_databases_t *geoip, ns_interfacemgr_t **mgrp) {
|