Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rnusers(3R) — OS/MP 4.1A3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rusers(1C)

RNUSERS(3R)  —  RPC SERVICES LIBRARY

NAME

rnusers, rusers − return information about users on remote machines

PROTOCOL

/usr/include/rpcsvc/rnusers.x

DESCRIPTION

rnusers() returns the number of users logged on to host (−1 if it cannot determine that number).  rusers() fills the utmpidlearr structure with data about host, and returns 0 if successful.

PROGRAMMING

#include <rpcsvc/rusers.h>
rnusers(host)
char ∗host
rusers(host, up)
char ∗host
struct utmpidlearr ∗up;

The following XDR routines are also available:

xdr_utmpidle
xdr_utmpidlearr

SEE ALSO

rusers(1C)

Solbourne Computer, Inc.  —  6 October 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026