Searched defs:geoip_state (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgeoip2.c69 typedef struct geoip_state { struct
77 ISC_THREAD_LOCAL geoip_state_t geoip_state = { 0 }; variable
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dgeoip2.c62 typedef struct geoip_state { struct
70 static thread_local geoip_state_t geoip_state = { 0 }; variable
[all...]

Completed in 136 milliseconds