BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kremote_check - check to see if we can access host

LIBRARY CALL

int kremote_check(
   const char *host)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

This function is used to see if we can successfully access the host in which to distributed processes. Hostname must be specified in the form "machine:user:cmd", for example, cibola:sandy:rsh

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/Remote.c

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.