Searched refs:canonical_host_name (Results 1 – 1 of 1) sorted by relevance
220 static char *canonical_host_name = NULL; in get_canonical_hostname() local224 if (use_dns && canonical_host_name != NULL) in get_canonical_hostname()225 return canonical_host_name; in get_canonical_hostname()236 canonical_host_name = host; in get_canonical_hostname()