Searched refs:tmp_canon (Results 1 – 1 of 1) sorted by relevance
236 const char *tmp_canon; in add_hostent() local238 tmp_canon = hostent_find_fqdn (he); in add_hostent()239 if (strchr (tmp_canon, '.') == NULL) { in add_hostent()248 tmp_canon = tmp; in add_hostent()252 canonname = strdup (tmp_canon); in add_hostent()