/titanic_44/usr/src/uts/common/rpc/ |
H A D | rpcb_prot.c | 88 XDR_SETPOS(xdrs, lenposition); in xdr_rpcb_rmtcallargs() 91 XDR_SETPOS(xdrs, position); in xdr_rpcb_rmtcallargs()
|
H A D | clnt_rdma.c | 362 XDR_SETPOS(xdrs, CKU_HDRSIZE); in clnt_compose_rpcmsg() 376 XDR_SETPOS(xdrs, 0); in clnt_compose_rpcmsg() 423 XDR_SETPOS(*xdrs, sizeof (uint32_t)); in clnt_compose_rdma_header() 1017 XDR_SETPOS(rdmahdr_i_xdrs, sizeof (uint32_t)); in clnt_rdma_kcallit()
|
H A D | svc_cots.c | 510 XDR_SETPOS(xdrs, (uint_t)(mp->b_rptr - mp->b_datap->db_base)); in svc_cots_ksend() 654 XDR_SETPOS(xdrs, (uint_t)(mp->b_rptr - mp->b_datap->db_base)); in svc_cots_kgetres()
|
H A D | svc_clts.c | 480 (void) XDR_SETPOS(xdrs, 512); in svc_clts_ksend() 677 (void) XDR_SETPOS(xdrs, 512); in svc_clts_kgetres()
|
H A D | xdr.h | 245 #define XDR_SETPOS(xdrs, pos) \ macro
|
H A D | svc_rdma.c | 471 XDR_SETPOS(xdrs, sizeof (uint32_t)); in svc_rdma_krecv() 978 XDR_SETPOS(&xdrs_rhdr, sizeof (uint32_t)); in svc_rdma_ksend()
|
H A D | clnt_clts.c | 525 XDR_SETPOS(xdrs, CKU_HDRSIZE); in clnt_clts_kcallit_addr() 542 XDR_SETPOS(xdrs, 0); in clnt_clts_kcallit_addr()
|
H A D | clnt_cots.c | 1067 XDR_SETPOS(xdrs, (uint_t)(mp->b_rptr - mp->b_datap->db_base + in clnt_cots_kcallit() 1089 XDR_SETPOS(xdrs, (uint_t)(mp->b_rptr - mp->b_datap->db_base)); in clnt_cots_kcallit()
|
H A D | rpcib.c | 1218 XDR_SETPOS(xdrs, sizeof (uint32_t)); in rib_clnt_rcq_handler() 1358 XDR_SETPOS(xdrs, sizeof (uint32_t)); in rib_svc_rcq_handler()
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | clnt_raw.c | 167 XDR_SETPOS(xdrs, 0); in clnt_raw_call() 188 XDR_SETPOS(xdrs, 0); in clnt_raw_call() 246 XDR_SETPOS(xdrs, 0); in clnt_raw_send()
|
H A D | pmap_prot.c | 207 XDR_SETPOS(xdrs, lenposition); in xdr_rmtcallargs() 210 XDR_SETPOS(xdrs, position); in xdr_rmtcallargs()
|
H A D | svc_raw.c | 148 (void) XDR_SETPOS(xdrs, 0); in svc_raw_recv() 169 (void) XDR_SETPOS(xdrs, 0); in svc_raw_reply()
|
H A D | rpcb_prot.c | 233 XDR_SETPOS(xdrs, lenposition); in xdr_rpcb_rmtcallargs() 236 XDR_SETPOS(xdrs, position); in xdr_rpcb_rmtcallargs()
|
H A D | auth_sys.c | 309 XDR_SETPOS(&xdrs, 0); in authsys_refresh()
|
H A D | clnt_dg.c | 303 XDR_SETPOS(xdrs, 0); in clnt_dg_call() 641 XDR_SETPOS(xdrs, 0); in clnt_dg_send()
|
H A D | svc_dg.c | 417 XDR_SETPOS(xdrs, 0); in svc_dg_recv() 496 XDR_SETPOS(xdrs, 0); in svc_dg_reply()
|
H A D | clnt_door.c | 212 XDR_SETPOS(&xdrs, cu->cu_xdrpos); in clnt_door_call()
|
/titanic_44/usr/src/stand/lib/fs/nfs/ |
H A D | pmap.c | 249 XDR_SETPOS(xdrs, lenposition); in xdr_rmtcall_args() 252 XDR_SETPOS(xdrs, position); in xdr_rmtcall_args() 302 XDR_SETPOS(xdrs, lenposition); in xdr_rpcb_rmtcallargs() 305 XDR_SETPOS(xdrs, position); in xdr_rpcb_rmtcallargs()
|
H A D | auth_unix.c | 225 XDR_SETPOS(&xdrs, 0); in authunix_refresh()
|
H A D | clnt_budp.c | 275 XDR_SETPOS(xdrs, cu->cu_xdrpos);
|
/titanic_44/usr/src/lib/libbc/inc/include/rpc/ |
H A D | xdr.h | 154 #define XDR_SETPOS(xdrs, pos) \ macro
|
/titanic_44/usr/src/ucblib/librpcsoc/ |
H A D | svc_udp.c | 210 XDR_SETPOS(xdrs, 0); 236 XDR_SETPOS(xdrs, 0);
|
H A D | clnt_udp.c | 257 XDR_SETPOS(xdrs, cu->cu_xdrpos);
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 2054 XDR_SETPOS(xdrs, lenposition); in myxdr_rmtcall_args() 2057 XDR_SETPOS(xdrs, position); in myxdr_rmtcall_args()
|
H A D | nfs_xdr.c | 1453 return (XDR_SETPOS(xdrs, curpos)); in xdr_fastshorten()
|