/titanic_41/usr/src/uts/common/rpc/ |
H A D | rpc_msg.h | 187 extern bool_t xdr_callhdr(XDR *, struct rpc_msg *); 189 extern bool_t xdr_callhdr();
|
H A D | rpc_prot.c | 325 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr() function
|
H A D | clnt_rdma.c | 260 if (!xdr_callhdr(&p->cku_outxdr, &call_msg)) { in clnt_rdma_kcreate()
|
H A D | clnt_clts.c | 344 if (!xdr_callhdr(&p->cku_outxdr, &call_msg)) { in clnt_clts_kcreate()
|
H A D | clnt_cots.c | 605 if (!xdr_callhdr(&p->cku_outxdr, &call_msg)) { in clnt_cots_kcreate()
|
/titanic_41/usr/src/lib/libbc/inc/include/rpc/ |
H A D | rpc_msg.h | 165 extern bool_t xdr_callhdr();
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | clnt_raw.c | 120 if (!xdr_callhdr(xdrs, &call_msg)) in clnt_raw_create()
|
H A D | rpc_prot.c | 258 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr() function
|
H A D | clnt_door.c | 132 if (!xdr_callhdr(&xdrs, &call_msg)) { in clnt_door_create()
|
H A D | clnt_dg.c | 211 if (!xdr_callhdr(&(cu->cu_outxdrs), &call_msg)) { in clnt_dg_create()
|
H A D | clnt_vc.c | 329 if (!xdr_callhdr(&(ct->ct_xdrs), &call_msg)) { in _clnt_vc_create_timed()
|
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | rpc.c | 176 if (xdr_callhdr(xdrs, &call_msg) == FALSE) in rpc_hdr()
|
H A D | clnt_btcp.c | 250 if (! xdr_callhdr(&(ct->ct_xdrs), &call_msg)) { in clntbtcp_create()
|
H A D | clnt_budp.c | 166 if (! xdr_callhdr(&(cu->cu_outxdrs), &call_msg)) {
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dump.c | 262 if (!xdr_callhdr(xdrp, &call_msg)) { in nd_send_data()
|
/titanic_41/usr/src/ucblib/librpcsoc/ |
H A D | clnt_tcp.c | 195 if (! xdr_callhdr(&(ct->ct_xdrs), &call_msg)) {
|
H A D | clnt_udp.c | 171 if (! xdr_callhdr(&(cu->cu_outxdrs), &call_msg)) {
|
/titanic_41/usr/src/man/man3nsl/ |
H A D | Makefile | 265 xdr_callhdr.3nsl \ 487 xdr_callhdr.3nsl := LINKSRC = rpc_xdr.3nsl
|
/titanic_41/usr/src/lib/libnsl/common/ |
H A D | mapfile-vers | 431 xdr_callhdr;
|
H A D | llib-lnsl | 664 bool_t xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg);
|
/titanic_41/usr/src/cmd/rpcbind/ |
H A D | rpcb_svc_com.c | 1016 if (!xdr_callhdr(&outxdr, &call_msg)) { in rpcbproc_callit_com()
|
/titanic_41/usr/src/uts/common/idmap/ |
H A D | idmap_kapi.c | 1425 if (!xdr_callhdr(&xdr_ctx, &call_msg)) { in kidmap_rpc_call()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3nsl.inc | 291 link path=usr/share/man/man3nsl/xdr_callhdr.3nsl target=rpc_xdr.3nsl
|
/titanic_41/ |
H A D | .gitignore | 6790 usr/src/man/man3nsl/xdr_callhdr.3nsl
|