BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kremote_stop - stops daemon on the specified host
LIBRARY CALL
int kremote_stop( const char *host)
INPUT
host
- the host to be stopped
OUTPUT
none
RETURN VALUE
return TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
Stops the khoros process daemon on the specified host. Hostname must be specified in the form "machine:user:cmd", for example, acoma:debbie: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.