Searched refs:rwall (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Drwall.x26 %/* from rwall.x */
43 % * Client side stub routines for the rwall program
64 %enum clnt_stat rwall(char *, char *);
66 %enum clnt_stat rwall();
/illumos-gate/usr/src/lib/librpcsvc/common/
H A Drwallxdr.c42 #include <rpcsvc/rwall.h>
45 rwall(host, msg) function
/illumos-gate/usr/src/cmd/rpcsvc/
H A DMakefile31 SBINPROG= rwall spray
49 WCLNTOBJS = rwall.o rwall_clnt.o
55 rwall.x rwall.h rwall_svc.c rwall_clnt.c
86 RWALL= $(NETSVC)/rwall
117 rwall:= CPPFLAGS += -D_REENTRANT macro
144 rwall_svc.o rwall_clnt.o: rwall.h
146 rwall: $(WCLNTOBJS)
212 rwall.x: $(PROTOCOL_DIR)/rwall
[all...]
H A Drwall_subr.c49 #include <rpcsvc/rwall.h>
94 "rwall message received but could not execute %s",
99 "rwall message received but could not execute %s",
H A Drwall.c40 * rwall.c
41 * The client rwall program
54 #include <rpcsvc/rwall.h>
236 (void) fprintf(stderr, "rwall: Can't send to %s\n",
264 "Usage: rwall [-q] host .... [-n netgroup ....] [-h host ...]\n");
/illumos-gate/usr/src/man/man3rpc/
H A DMakefile23 rwall.3rpc
/illumos-gate/usr/src/cmd/initpkg/
H A Dshutdown.sh47 if [ -x /usr/sbin/showmount -a -x /usr/sbin/rwall ]
52 /usr/sbin/rwall -q ${remotes} <<-!
/illumos-gate/usr/src/head/
H A DMakefile286 rwall.h \
300 rpcsvc/rwall.h := RPCGENFLAGS += -M
/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c56 #include <rpcsvc/rwall.h>
/illumos-gate/usr/src/man/man1m/
H A DMakefile449 rwall.1m \

Completed in 90 milliseconds