Home
last modified time | relevance | path

Searched refs:xdr_callhdr (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Drpc_msg.h187 extern bool_t xdr_callhdr(XDR *, struct rpc_msg *);
189 extern bool_t xdr_callhdr();
H A Drpc_prot.c325 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr() function
H A Dclnt_rdma.c260 if (!xdr_callhdr(&p->cku_outxdr, &call_msg)) { in clnt_rdma_kcreate()
H A Dclnt_clts.c344 if (!xdr_callhdr(&p->cku_outxdr, &call_msg)) { in clnt_clts_kcreate()
H A Dclnt_cots.c605 if (!xdr_callhdr(&p->cku_outxdr, &call_msg)) { in clnt_cots_kcreate()
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Drpc_msg.h165 extern bool_t xdr_callhdr();
/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_raw.c120 if (!xdr_callhdr(xdrs, &call_msg)) in clnt_raw_create()
H A Drpc_prot.c258 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr() function
H A Dclnt_door.c132 if (!xdr_callhdr(&xdrs, &call_msg)) { in clnt_door_create()
H A Dclnt_dg.c211 if (!xdr_callhdr(&(cu->cu_outxdrs), &call_msg)) { in clnt_dg_create()
H A Dclnt_vc.c329 if (!xdr_callhdr(&(ct->ct_xdrs), &call_msg)) { in _clnt_vc_create_timed()
/titanic_41/usr/src/stand/lib/fs/nfs/
H A Drpc.c176 if (xdr_callhdr(xdrs, &call_msg) == FALSE) in rpc_hdr()
H A Dclnt_btcp.c250 if (! xdr_callhdr(&(ct->ct_xdrs), &call_msg)) { in clntbtcp_create()
H A Dclnt_budp.c166 if (! xdr_callhdr(&(cu->cu_outxdrs), &call_msg)) {
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dump.c262 if (!xdr_callhdr(xdrp, &call_msg)) { in nd_send_data()
/titanic_41/usr/src/ucblib/librpcsoc/
H A Dclnt_tcp.c195 if (! xdr_callhdr(&(ct->ct_xdrs), &call_msg)) {
H A Dclnt_udp.c171 if (! xdr_callhdr(&(cu->cu_outxdrs), &call_msg)) {
/titanic_41/usr/src/man/man3nsl/
H A DMakefile265 xdr_callhdr.3nsl \
487 xdr_callhdr.3nsl := LINKSRC = rpc_xdr.3nsl
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers431 xdr_callhdr;
H A Dllib-lnsl664 bool_t xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg);
/titanic_41/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1016 if (!xdr_callhdr(&outxdr, &call_msg)) { in rpcbproc_callit_com()
/titanic_41/usr/src/uts/common/idmap/
H A Didmap_kapi.c1425 if (!xdr_callhdr(&xdr_ctx, &call_msg)) { in kidmap_rpc_call()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc291 link path=usr/share/man/man3nsl/xdr_callhdr.3nsl target=rpc_xdr.3nsl
/titanic_41/
H A D.gitignore6790 usr/src/man/man3nsl/xdr_callhdr.3nsl