Searched refs:ac_host (Results 1 – 1 of 1) sorted by relevance
90 char *ac_host; member170 if ((strcmp(cptr->ac_host, host) == 0) && in check_cache()188 free(cptr->ac_host); in delete_cache()216 ad_cache->ac_host = strdup(host); in add_cache()220 if (!ad_cache->ac_host || !ad_cache->ac_netid || !ad_cache->ac_taddr || in add_cache()249 free(cptr->ac_host); in add_cache()269 if (ad_cache->ac_host) in add_cache()270 free(ad_cache->ac_host); in add_cache()