RWALL(3R) —
NAME
rwall − remote write protocol (NFS only)
SYNOPSIS
#include <rpcsvc/rwall.h>
rwall(host, msg);
char ∗host, ∗msg;
DESCRIPTION
Rwall writes to specified remote machines, causing host to print the string msg to all its users. It returns 0 if successful.
RPC INFO
program number:
WALLPROG
procs:
WALLPROC_WALL
Takes string as argument (wrapstring), returns no arguments.
Executes wall on remote host with string.
versions:
WALLVERS_ORIG
SEE ALSO
rwall(1), shutdown(8), rwalld(8C)
PRPQs 5799-WZQ/5799-PFF: IBM/4.3 — Sept 1988