Searched defs:isc_pool_t (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dpool.h47 typedef struct isc_pool isc_pool_t; typedef in typeref:struct:isc_pool
57 isc_pool_t **poolp);
85 isc_pool_get(isc_pool_t *pool);
93 isc_pool_count(isc_pool_t *pool);
99 isc_pool_expand(isc_pool_t **sourcep, unsigned int count, isc_pool_t **targetp);
130 isc_pool_destroy(isc_pool_t **poolp);

Completed in 20 milliseconds