INTRO(3R-BSD) RISC/os Reference Manual INTRO(3R-BSD)
NAME
intro - introduction to RPC service library functions
DESCRIPTION
These functions constitute the RPC service library,
librpcsvc. In order to get the link editor to load this
library, use the -lrpcsvc option of cc. Declarations for
these functions may be obtained from various include files
<rpcsvc/*.h>.
LIST OF FUNCTIONS
routine on page description
bootparam bootparam(3R) bootparam protocol
getrpcport getrpcport(3R) get RPC port number
klm_prot klm_prot(3R) protocol between kernel and local lock manager
mount mount(3R) keep track of remotely mounted filesystems
nlm_prot nlm_prot(3R) protocol between local and remote network lock managers
getpublickey publickey(3R) get public or secret key
getsecretkey publickey(3R) get public or secret key
publickey publickey(3R) get public or secret key
rex rex(3R) remote execution protocol
rnusers rnusers(3R) return information about users on remote machines
rusers rnusers(3R) return information about users on remote machines
rquota rquota(3R) implement quotas on remote machines
rstat rstat(3R) get performance data from remote kernel
rwall rwall(3R) write to specified remote machines
sm_inter sm_inter(3R) status monitor protocol
spray spray(3R) scatter data in order to check the network
passwd2des xcrypt(3R) hex encryption and utility routines
xcrypt xcrypt(3R) hex encryption and utility routines
xdecrypt xcrypt(3R) hex encryption and utility routines
yp yp(3R) Network Information Service protocol
yppasswd yppasswd(3R) update user password in Network Information Service
Printed 11/19/92 Page 1