Searched defs:xdr_results (Results 1 – 15 of 15) sorted by relevance
/titanic_44/usr/src/lib/libbc/inc/include/rpc/ |
H A D | pmap_rmt.h | 46 xdrproc_t xdr_results; member
|
/titanic_44/usr/src/uts/common/rpc/ |
H A D | pmap_rmt.h | 73 xdrproc_t xdr_results; member
|
H A D | svc_rdma.c | 639 xdrproc_t xdr_results, caddr_t xdr_location, in svc_process_long_reply() 774 svc_compose_rpcmsg(SVCXPRT * clone_xprt, CONN * conn, xdrproc_t xdr_results, in svc_compose_rpcmsg() 831 xdrproc_t xdr_results; /* results XDR encoding function */ in svc_rdma_ksend() local
|
H A D | clnt_clts.c | 456 caddr_t argsp, xdrproc_t xdr_results, caddr_t resultsp, in clnt_clts_kcallit_addr() 990 caddr_t argsp, xdrproc_t xdr_results, caddr_t resultsp, in clnt_clts_kcallit()
|
H A D | svc_clts.c | 432 xdrproc_t xdr_results; in svc_clts_ksend() local
|
H A D | svc_cots.c | 412 xdrproc_t xdr_results; in svc_cots_ksend() local
|
H A D | clnt_rdma.c | 564 caddr_t argsp, xdrproc_t xdr_results, caddr_t resultsp, in clnt_rdma_kcallit()
|
H A D | svc.c | 1103 svc_sendreply(const SVCXPRT *clone_xprt, const xdrproc_t xdr_results, in svc_sendreply()
|
H A D | clnt_cots.c | 773 caddr_t argsp, xdrproc_t xdr_results, caddr_t resultsp, struct timeval wait) in clnt_cots_kcallit()
|
/titanic_44/usr/src/ucblib/librpcsoc/ |
H A D | clnt_tcp.c | 225 clnttcp_call(h, proc, xdr_args, args_ptr, xdr_results, results_ptr, timeout) in clnttcp_call() argument
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | clnt_btcp.c | 284 xdrproc_t xdr_results, in clntbtcp_call()
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | svc_dg.c | 481 xdrproc_t xdr_results; in svc_dg_reply() local
|
H A D | clnt_vc.c | 644 xdrproc_t xdr_results, caddr_t results_ptr, struct timeval timeout) in clnt_vc_call()
|
H A D | svc_vc.c | 1730 xdrproc_t xdr_results; in svc_vc_reply() local
|
H A D | svc.c | 1095 svc_sendreply(const SVCXPRT *xprt, const xdrproc_t xdr_results, in svc_sendreply()
|