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

/bind-9.11.3/lib/isc/
H A Dsocket_api.c82 isc_socketmgr_destroy(isc_socketmgr_t **managerp) { function
/bind-9.11.3/lib/isc/include/isc/
H A Dsocket.h31 * The caller must ensure that isc_socketmgr_destroy() is called only
71 #define isc_socketmgr_destroy isc__socketmgr_destroy macro
1087 isc_socketmgr_destroy(isc_socketmgr_t **managerp);
1095 * must detach them before calling isc_socketmgr_destroy() or it will

Completed in 15 milliseconds