Searched defs:res_ptr (Results 1 – 11 of 11) sorted by relevance
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | clnt_raw.c | 274 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_raw_freeres()
|
H A D | clnt_door.c | 319 clnt_door_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_door_freeres()
|
H A D | clnt_dg.c | 693 clnt_dg_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_dg_freeres()
|
H A D | clnt_vc.c | 882 clnt_vc_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_vc_freeres()
|
/titanic_50/usr/src/ucblib/librpcsoc/ |
H A D | clnt_tcp.c | 335 clnttcp_freeres(cl, xdr_res, res_ptr) in clnttcp_freeres() argument
|
H A D | clnt_udp.c | 446 clntudp_freeres(cl, xdr_res, res_ptr) in clntudp_freeres() argument
|
/titanic_50/usr/src/stand/lib/fs/nfs/ |
H A D | clnt_btcp.c | 481 caddr_t res_ptr) in clntbtcp_freeres()
|
H A D | clnt_budp.c | 431 clntbudp_freeres(cl, xdr_res, res_ptr) in clntbudp_freeres() argument
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | clnt_rdma.c | 1302 clnt_rdma_kfreeres(CLIENT *h, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_rdma_kfreeres()
|
H A D | clnt_clts.c | 1028 clnt_clts_kfreeres(CLIENT *h, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_clts_kfreeres()
|
H A D | clnt_cots.c | 663 clnt_cots_kfreeres(CLIENT *h, xdrproc_t xdr_res, caddr_t res_ptr) in clnt_cots_kfreeres()
|