Searched refs:xdr_replymsg (Results 1 – 3 of 3) sorted by relevance
193 extern bool_t xdr_replymsg (XDR *__xdrs, struct rpc_msg *__rmsg);
137 bool_t xdr_replymsg(XDR *xdrs, struct rpc_msg *rmsg) in xdr_replymsg() function
299 ok = xdr_replymsg(&reply_xdrs, &reply_msg); in clntudp_call()
Completed in 8 milliseconds