kfile_remotehost - returns whether a host is remote
LIBRARY CALL
int kfile_remotehost(
char *machine)
INPUT
machine - the machine name we wish to find out about
OUTPUT
none
RETURN VALUE
TRUE (1) if the machine name is a remote name,
FALSE (0) otherwise
DESCRIPTION
This function determines whether or not the machine name
passed in is the hostname or an alias of the current
machine, or if it is the name of another machine
on the network.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/kfile.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.