Home
last modified time | relevance | path

Searched defs:MAYBE_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/bind/dist/bin/named/unix/
H A Ddlz_dlopen_driver.c81 #define MAYBE_UNLOCK(cd) \ macro
/minix/external/bsd/bind/dist/bin/named/win32/
H A Ddlz_dlopen_driver.c82 #define MAYBE_UNLOCK(cd) \ macro
/minix/external/bsd/bind/dist/lib/dns/
H A Dsdb.c128 #define MAYBE_UNLOCK(sdb) UNLOCK(&sdb->implementation->driverlock) macro
137 #define MAYBE_UNLOCK(sdb) \ macro
H A Dsdlz.c173 #define MAYBE_UNLOCK(imp) UNLOCK(&imp->driverlock) macro
182 #define MAYBE_UNLOCK(imp) \ macro