Home
last modified time | relevance | path

Searched refs:ZONEDB_DESTROYLOCK (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/bind/dist/lib/dns/
H A Dzone.c186 #define ZONEDB_DESTROYLOCK(l) isc_rwlock_destroy(l) macro
191 #define ZONEDB_DESTROYLOCK(l) DESTROYLOCK(l) macro
1037 ZONEDB_DESTROYLOCK(&zone->dblock); in dns_zone_create()
1167 ZONEDB_DESTROYLOCK(&zone->dblock); in zone_free()