RUSERS(3N-SVR4) RISC/os Reference Manual RUSERS(3N-SVR4)
NAME
rusers - return information about users on remote machines
SYNOPSIS
#include <rpcsvc/rusers.h>
int rusers(char *host, struct utmpidlearr *up);
rusers fills the utmpidlearr structure with data about host,
and returns 0 if successful. The function will fail if the
underlying transport does not support broadcast mode.
SEE ALSO
rusers(1).
Printed 11/19/92 Page 1