Searched refs:xdr_callhdr (Results 1 – 9 of 9) sorted by relevance
24 PROTO_NORMAL(xdr_callhdr);
150 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr() function163 DEF_WEAK(xdr_callhdr);
107 if (!xdr_callhdr(xdrs, &call_msg)) in clntraw_create()
188 if (! xdr_callhdr(&(ct->ct_xdrs), &call_msg)) { in clnttcp_create()
111 if (!xdr_callhdr(&(args->cu->cu_outxdrs), &args->call_msg)) in clntudp_bufcreate2()
178 extern bool_t xdr_callhdr(XDR *, struct rpc_msg *);
119 if (!xdr_callhdr(&msg_xdr, mp)) in make_rpc_packet()
1317 xdr_callhdr
3316 fun:xdr_callhdr=uninstrumented