Home
last modified time | relevance | path

Searched defs:geoip_v6_dat (Results 1 – 2 of 2) sorted by relevance

/dports/dns/dsc/dsc-2.11.1/src/
H A Dconfig_hooks.c85 char* geoip_v6_dat = NULL; variable
H A Dparse_conf.c472 char* geoip_v6_dat = strndup(tokens[1].token, tokens[1].length); in parse_conf_geoip_v6_dat() local