Searched refs:ac_host (Results 1 – 1 of 1) sorted by relevance
97 char *ac_host; member173 if (!strcmp(cptr->ac_host, host) && in check_cache()193 free(cptr->ac_host); in delete_cache()222 ad_cache->ac_host = strdup(host); in add_cache()226 if (!ad_cache->ac_host || !ad_cache->ac_netid || !ad_cache->ac_taddr || in add_cache()234 if (ad_cache->ac_host) in add_cache()235 free(ad_cache->ac_host); in add_cache()268 cptr->ac_host, cptr->ac_netid); in add_cache()270 free(cptr->ac_host); in add_cache()