rusers(3N) NETWORK FUNCTIONS 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).
Last change: 1