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

/freebsd-10.3-release/sys/nlm/
H A Dnlm_prot_svc.c388 xdr_argument = (xdrproc_t) xdr_nlm4_testargs;
412 xdr_argument = (xdrproc_t) xdr_nlm4_testargs;
418 xdr_argument = (xdrproc_t) xdr_nlm4_testargs;
442 xdr_argument = (xdrproc_t) xdr_nlm4_testargs;
H A Dnlm_prot_clnt.c204 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp,
240 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp,
249 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp,
285 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp,
H A Dnlm_prot_xdr.c338 xdr_nlm4_testargs(XDR *xdrs, nlm4_testargs *objp) function
H A Dnlm_prot.h434 extern bool_t xdr_nlm4_testargs(XDR *, nlm4_testargs*);
H A Dnlm_prot_impl.c627 xdr_free((xdrproc_t) xdr_nlm4_testargs, &af->af_granted);
2092 xdr_free((xdrproc_t) xdr_nlm4_testargs,
/freebsd-10.3-release/usr.sbin/rpc.lockd/
H A Dkern.c292 (xdrproc_t)xdr_nlm4_testargs, &arg4,
H A Dlockd_lock.c2230 (xdrproc_t)xdr_nlm4_testargs, &res,
2234 (xdrproc_t)xdr_nlm4_testargs, &res,

Completed in 169 milliseconds