Searched refs:delete_ds (Results 1 – 1 of 1) sorted by relevance
58 static void delete_ds(adutils_ad_t *ad, const char *host, int port);560 delete_ds((*ad), p->host, p->port); in adutils_ad_free()759 delete_ds(NULL, adh->host, adh->port); in release_conn()836 delete_ds(adutils_ad_t *ad, const char *host, int port) in delete_ds() function