Searched refs:canonical_host_name (Results 1 – 1 of 1) sorted by relevance
214 static char *canonical_host_name = NULL; in get_canonical_hostname() local218 if (use_dns && canonical_host_name != NULL) in get_canonical_hostname()219 return canonical_host_name; in get_canonical_hostname()230 canonical_host_name = host; in get_canonical_hostname()