BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

khost_add - add a host to the list of machines that processes can be distributed to

LIBRARY CALL

int khost_add(
   const char *host)

INPUT

OUTPUT

none

RETURN VALUE

return TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This function is used to add 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.