NLMPROT(3R) RISC/os Reference Manual NLMPROT(3R)
NAME
nlm_prot - protocol between local and remote network lock
managers
PROTOCOL
/usr/include/rpcsvc/nlmprot.x
DESCRIPTION
The network lock manager protocol is used for communication
between local and remote lock managers.
PROGRAMMING
For -systype sysv and -systype bsd43:
#include <rpcsvc/nlmprot.h>
XDR Routines
The following XDR routines are available in librpcsvc:
xdrnlmtestargs
xdrnlmtestres
xdrnlmlockargs
xdrnlmcancargs
xdrnlmunlockargs
xdrnlmres
SEE ALSO
lockd(1M) in the System Administrator's Reference Manual.
ORIGIN
Sun Microsystems, NFS 4.0
NOTE
These routines are not resolved by libc.a. See intro(3R)
for more information.
Printed 1/15/91 Page 1