Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ rwall(3N) — SunOS 5.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

rpc.rwalld(1M)

wall(1M)

rpc_clnt_calls(3N)

attributes(5)

rwall(3N)

NAME

rwall − write to specified remote machines

PROTOCOL

/usr/include/rpcsvc/rwall.x

SYNOPSIS

cc [ flag ... ] file ... −lrpcsvc [ library ... ]

#include <rpc/rpc.h>
#include <rpcsvc/rwall.h>

enum clnt_stat rwall(char ∗host, char ∗msg);

DESCRIPTION

These routines require that the rpc.rwalld(1M) daemon be configured and available on the remote system indicated by host. 

rwall() executes wall(1M) on host. The rpc.rwalld process on host prints msg to all users logged on to that system.  rwall() returns RPC_SUCCESS if it was successful; otherwise a enum clnt_stat is returned which can be displayed using clnt_perrno(3N). 

ATTRIBUTES

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
MT-Level MT-Safe

SEE ALSO

rpc.rwalld(1M), wall(1M), rpc_clnt_calls(3N), attributes(5)

SunOS 5.6  —  Last change: 30 Dec 1996

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