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

/freebsd-10.1-release/sys/nlm/
H A Dnlm_prot_svc.c389 xdr_result = (xdrproc_t) xdr_nlm4_testres;
448 xdr_argument = (xdrproc_t) xdr_nlm4_testres;
H A Dnlm_prot_clnt.c205 (xdrproc_t) xdr_nlm4_testres, (caddr_t) clnt_res,
294 (xdrproc_t) xdr_nlm4_testres, (caddr_t) argp,
H A Dnlm_prot_xdr.c327 xdr_nlm4_testres(XDR *xdrs, nlm4_testres *objp) function
H A Dnlm_prot.h433 extern bool_t xdr_nlm4_testres(XDR *, nlm4_testres*);
H A Dnlm_prot_server.c565 xdr_free((xdrproc_t) xdr_nlm4_testres, &res4);
H A Dnlm_advlock.c1047 xdr_free((xdrproc_t) xdr_nlm4_testres, &res);
1070 xdr_free((xdrproc_t) xdr_nlm4_testres, &res);
/freebsd-10.1-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c1007 (xdrproc_t)xdr_nlm4_testres, &res,

Completed in 84 milliseconds