Searched refs:xdr_accepted_reply (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_msg.h199 * xdr_accepted_reply(xdrs, ar)
209 extern bool_t xdr_accepted_reply(XDR *, struct accepted_reply *);
213 extern bool_t xdr_accepted_reply();
H A Drpc_prot.c89 xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar) function
132 { MSG_ACCEPTED, xdr_accepted_reply },
169 * stat and rest of reply, copied from xdr_accepted_reply
226 * xdr_accepted_reply
286 * stat and rest of reply, copied from xdr_accepted_reply
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Drpc_prot.c85 xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar) function
159 * stat and rest of reply, copied from xdr_accepted_reply
221 * xdr_accepted_reply
238 reply_dscrm[0].proc = (xdrproc_t)xdr_accepted_reply;
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile259 xdr_accepted_reply.3nsl \
485 xdr_accepted_reply.3nsl := LINKSRC = rpc_xdr.3nsl
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl661 bool_t xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar);

Completed in 50 milliseconds