Searched defs:get_state_for (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | geoip.c | 210 get_state_for(unsigned int family, isc_uint32_t ipnum, function 261 prev_state = get_state_for(family, ipnum, ipnum6); 414 prev_state = get_state_for(family, ipnum, ipnum6); 492 prev_state = get_state_for(AF_INET, ipnum, NULL); 529 prev_state = get_state_for(AF_INET, ipnum, NULL); 567 prev_state = get_state_for(AF_INET, ipnum, NULL);
|
Completed in 12 milliseconds