rusers(3N) rusers(3N)
NAME
rusers - return information about users on remote machines
SYNOPSIS
cc [options] file -lrpcsvc -lnsl
#include <rpcsvc/rusers.h>
int rusers(const char *host, struct utmpidlearr *up);
DESCRIPTION
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.
REFERENCES
rusers(1)
Copyright 1994 Novell, Inc. Page 1