BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

khost_save - saves the current list of machines back into the khoros host file

LIBRARY CALL

int khost_save(
   const char *hostfile)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

This function is used to save the current list of machines back into the khoros host file. If the hosts are to be saved into the default khoros file then NULL should be passed for the filename. Otherwise the hosts will be saved into the specified filename.

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.