BOOTPARAM(3R) RISC/os Reference Manual BOOTPARAM(3R)
NAME
bootparam - bootparam protocol
PROTOCOL
/usr/include/rpcsvc/bootparamprot.x
DESCRIPTION
The bootparam protocol is used for providing information to
the diskless clients necessary for booting.
PROGRAMMING
For -systype sysv and -systype bsd43:
#include <rpcsvc/bootparam.h>
XDR Routines
The following XDR routines are available in librpcsvc:
xdr_bp_whoami_arg
xdr_bp_whoami_res
xdr_bp_getfile_arg
xdr_bp_getfile_res
SEE ALSO
bootparams(4).
bootparamd(1M) in the System Administrator's Reference
Manual.
ORIGIN
Sun Microsystems
NOTE
These routines are not resolved by libc.a. See intro(3R)
for more information.
Printed 1/15/91 Page 1