BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
khost_delete - delete a host from the list of machines that processes can be distributed to
LIBRARY CALL
int khost_delete( const char *host)
INPUT
host
- the host to be added
OUTPUT
none
RETURN VALUE
return TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
This function is used to delete a host to the list of initial machines to try using.
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.