Searched refs:isc_pool_destroy (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dpool.h130 isc_pool_destroy(isc_pool_t **poolp);
/bind-9.11.3/lib/isc/
H A Dpool.c88 isc_pool_destroy(&pool);
144 isc_pool_destroy(&pool);
149 isc_pool_destroy(&pool);
159 isc_pool_destroy(isc_pool_t **poolp) { function
/bind-9.11.3/lib/isc/tests/
H A Dpool_test.c67 isc_pool_destroy(&pool);
119 isc_pool_destroy(&pool2);
161 isc_pool_destroy(&pool);
/bind-9.11.3/lib/dns/
H A Dzone.c16197 isc_pool_destroy(&zmgr->mctxpool);

Completed in 1862 milliseconds