kremote_running - Check to see if host is currently running daemon
LIBRARY CALL
int kremote_running(
const char *host)
INPUT
host - the host to check
OUTPUT
none
RETURN VALUE
return TRUE (1) if the host is running, FALSE (0) otherwise
DESCRIPTION
Returns TRUE if the host is currently running a
khoros process daemon, FALSE otherwise.
Hostname must be specified in the form "machine:user:cmd",
for example, nambe:arthur: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.