Home
last modified time | relevance | path

Searched refs:xdr_nlm4_testargs (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/fs/nfs/nlm/
Dnlm_prot_svc.c390 xdr_argument = (xdrproc_t) xdr_nlm4_testargs; in nlm_prog_4()
414 xdr_argument = (xdrproc_t) xdr_nlm4_testargs; in nlm_prog_4()
420 xdr_argument = (xdrproc_t) xdr_nlm4_testargs; in nlm_prog_4()
444 xdr_argument = (xdrproc_t) xdr_nlm4_testargs; in nlm_prog_4()
Dnlm_prot_clnt.c206 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp, in nlm4_test_4()
242 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp, in nlm4_granted_4()
251 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp, in nlm4_test_msg_4()
287 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp, in nlm4_granted_msg_4()
Dnlm_prot_xdr.c341 xdr_nlm4_testargs(XDR *xdrs, nlm4_testargs *objp) in xdr_nlm4_testargs() function
Dnlm_prot.h436 extern bool_t xdr_nlm4_testargs(XDR *, nlm4_testargs*);
Dnlm_prot_impl.c635 xdr_free((xdrproc_t) xdr_nlm4_testargs, &af->af_granted); in nlm_free_async_lock()
2108 xdr_free((xdrproc_t) xdr_nlm4_testargs, in nlm_do_lock()
/netbsd/src/lib/librpcsvc/
Drpcsvc.common.expsym174 xdr_nlm4_testargs
/netbsd/src/usr.sbin/rpc.lockd/
Dlockd_lock.c650 xdr_nlm4_testargs, &result, xdr_void, &dummy, timeo); in send_granted()
653 xdr_nlm4_testargs, &result, xdr_nlm4_res, in send_granted()