Searched refs:xdr_replymsg_hdr (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_prot.c256 xdr_replymsg_hdr(XDR *xdrs, struct rpc_msg *rmsg) function
H A Dxdr.h607 extern bool_t xdr_replymsg_hdr(XDR *, struct rpc_msg *);
H A Dsvc_clts.c698 if (!xdr_replymsg_hdr(xdrs, &rply)) {
H A Dsvc_cots.c674 if (!xdr_replymsg_hdr(xdrs, &rply)) {

Completed in 80 milliseconds