Searched refs:xdr_callhdr (Results 1 – 3 of 3) sorted by relevance
185 extern bool_t xdr_callhdr (XDR *__xdrs, struct rpc_msg *__cmsg);
154 bool_t xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callhdr() function
174 if (!xdr_callhdr(&(cu->cu_outxdrs), &call_msg)) in clntudp_bufcreate()
Completed in 10 milliseconds