khost_entry - get the entry the best matches the partial host
LIBRARY CALL
char *khost_entry(
const char *host,
char *entry)
INPUT
host - the host to get the username for
OUTPUT
none
RETURN VALUE
return TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
This function is used to get the best entry that matches
a host. It looks thru the list and fully qualifies the
machine:user:method. This is typically used by the
transports in order to build remote commands and files.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/khost.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.