KLMPROT(3R-BSD) RISC/os Reference Manual KLMPROT(3R-BSD)
NAME
klm_prot - protocol between kernel and local lock manager
PROTOCOL
/usr/include/rpcsvc/klmprot.x
DESCRIPTION
The protocol is used for communication between kernel and
local lock manager.
PROGRAMMING
For -systype svr3 and -systype bsd43:
#include <rpcsvc/klmprot.h>
XDR Routines
The following XDR routines are available in librpcsvc:
xdrklmtestargs
xdrklmtestrply
xdrklmlockargs
xdrklmunlockargs
xdrklmstat
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 11/19/92 Page 1