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