Home
last modified time | relevance | path

Searched refs:res_ptr (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/stand/lib/fs/nfs/
H A Dclnt_budp.c431 clntbudp_freeres(cl, xdr_res, res_ptr) in clntbudp_freeres() argument
434 caddr_t res_ptr;
440 return ((*xdr_res)(xdrs, res_ptr));
H A Dclnt_btcp.c481 caddr_t res_ptr) in clntbtcp_freeres() argument
487 return ((*xdr_res)(xdrs, res_ptr)); in clntbtcp_freeres()
/titanic_50/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c335 clnttcp_freeres(cl, xdr_res, res_ptr) in clnttcp_freeres() argument
338 caddr_t res_ptr;
344 return ((*xdr_res)(xdrs, res_ptr));
H A Dclnt_udp.c446 clntudp_freeres(cl, xdr_res, res_ptr) in clntudp_freeres() argument
449 caddr_t res_ptr;
455 return ((*xdr_res)(xdrs, res_ptr));
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dclnt_raw.c274 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_raw_freeres() argument
288 return ((*xdr_res)(xdrs, res_ptr)); in clnt_raw_freeres()
H A Dclnt_door.c319 clnt_door_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_door_freeres() argument
325 return ((*xdr_res)(&xdrs, res_ptr)); in clnt_door_freeres()
H A Dclnt_dg.c693 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_dg_freeres() argument
702 stat = (*xdr_res)(xdrs, res_ptr); in clnt_dg_freeres()
H A Dclnt_vc.c882 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_vc_freeres() argument
891 stat = (*xdr_res)(xdrs, res_ptr); in clnt_vc_freeres()
/titanic_50/usr/src/uts/common/rpc/
H A Dclnt_rdma.c1302 clnt_rdma_kfreeres(CLIENT *h, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_rdma_kfreeres() argument
1309 return ((*xdr_res)(xdrs, res_ptr)); in clnt_rdma_kfreeres()
H A Dclnt_clts.c1028 clnt_clts_kfreeres(CLIENT *h, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_clts_kfreeres() argument
1030 xdr_free(xdr_res, res_ptr); in clnt_clts_kfreeres()
H A Dclnt_cots.c663 clnt_cots_kfreeres(CLIENT *h, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_cots_kfreeres() argument
665 xdr_free(xdr_res, res_ptr); in clnt_cots_kfreeres()