BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kremote_list - List the remote hosts with daemons started

LIBRARY CALL

char **kremote_list(
   size_t *num)

INPUT

none

OUTPUT

none

RETURN VALUE

An array of strings containing the remote hosts with active daemons on success, NULL on failure

DESCRIPTION

This function returns an allocated list of the remote hosts that have khoros process daemons started. Hostnames will be specified in the form "machine:user:cmd", for example, fantase:blair: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.