nlUnaliasHostname
nlUnaliasHostname
nl
1998 12-06
NAME
nlUnaliasHostname - Convert 'hostname' to the unaliased version
SYNOPSIS
void nlUnaliasHostname(char *hostname, int hostname_length);
nlUnaliasHostname() Convert 'hostname' to the unaliased version.
Hostname is the pointer point to the converted host name.
ARGUMENTS
| hostname |
the host name
|
| hostname_length |
the length of hostname
|