Searched refs:ahmp (Results 1 – 1 of 1) sorted by relevance
127 isc_mempool_t *ahmp; /*%< dns_adbfind_t */ member1876 h = isc_mempool_get(adb->ahmp); in new_adbfind()1901 isc_mempool_put(adb->ahmp, h); in new_adbfind()1964 isc_mempool_put(adb->ahmp, find); in free_adbfind()2418 isc_mempool_destroy(&adb->ahmp); in destroy()2492 adb->ahmp = NULL; in dns_adb_create()2641 MPINIT(dns_adbfind_t, adb->ahmp, "adbfind"); in dns_adb_create()2719 if (adb->ahmp != NULL) in dns_adb_create()2720 isc_mempool_destroy(&adb->ahmp); in dns_adb_create()2800 isc_mempool_getallocated(adb->ahmp) == 0) { in dns_adb_whenshutdown()