rusers(3N) UNIX System V rusers(3N)
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)
10/89 Page 1