Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dzone.c195 #define UNLOCK_ZONE( global() macro
211 #define UNLOCK_ZONE( global() macro
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dzone.c194 #define UNLOCK_ZONE(z) \ macro
210 #define UNLOCK_ZONE(z) UNLOCK(&(z)->lock) macro