Searched refs:dns_dispatchmgr_destroy (Results 1 – 3 of 3) sorted by relevance
171 dns_dispatchmgr_destroy(dns_dispatchmgr_t **mgrp);
529 dns_dispatchmgr_destroy(&dispatchmgr); in dns_client_create()557 dns_dispatchmgr_destroy(&client->dispatchmgr); in destroyclient()
1929 dns_dispatchmgr_destroy(dns_dispatchmgr_t **mgrp) { in dns_dispatchmgr_destroy() function