Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhash.c33 static isc_once_t isc_hash_once = ISC_ONCE_INIT; global() variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhash.c37 static isc_once_t isc_hash_once = ISC_ONCE_INIT; variable