Searched refs:geoip_state_t (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgeoip2.c75 } geoip_state_t; typedef in typeref:struct:geoip_state
77 ISC_THREAD_LOCAL geoip_state_t geoip_state = { 0 };
88 static geoip_state_t *
232 geoip_state_t *state = NULL;
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dgeoip2.c68 } geoip_state_t; typedef in typeref:struct:geoip_state
70 static thread_local geoip_state_t geoip_state = { 0 };
81 static geoip_state_t *
225 geoip_state_t *state = NULL;

Completed in 89 milliseconds