Searched defs:xdr_accepted_reply (Results 1 - 3 of 3) sorted by relevance

/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/uts/common/rpc/
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/man/man3nsl/
H A DMakefile259 xdr_accepted_reply.3nsl \
485 xdr_accepted_reply.3nsl := LINKSRC = rpc_xdr.3nsl

Completed in 61 milliseconds