Searched refs:xdr_nlm4_testargs (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/sys/fs/nfs/nlm/ |
| D | nlm_prot_svc.c | 390 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()
|
| D | nlm_prot_clnt.c | 206 (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()
|
| D | nlm_prot_xdr.c | 341 xdr_nlm4_testargs(XDR *xdrs, nlm4_testargs *objp) in xdr_nlm4_testargs() function
|
| D | nlm_prot.h | 436 extern bool_t xdr_nlm4_testargs(XDR *, nlm4_testargs*);
|
| D | nlm_prot_impl.c | 635 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/ |
| D | rpcsvc.common.expsym | 174 xdr_nlm4_testargs
|
| /netbsd/src/usr.sbin/rpc.lockd/ |
| D | lockd_lock.c | 650 xdr_nlm4_testargs, &result, xdr_void, &dummy, timeo); in send_granted() 653 xdr_nlm4_testargs, &result, xdr_nlm4_res, in send_granted()
|