HomeSort by: relevance | last modified time | path
    Searched refs:accepted_reply (Results 1 - 2 of 2) sorted by relevancy

  /src/include/rpc/
rpc_msg.h 87 struct accepted_reply { struct
127 struct accepted_reply RP_ar;
192 * struct accepted_reply *rej;
194 extern bool_t xdr_accepted_reply (XDR *, struct accepted_reply *);
  /src/lib/libc/rpc/
rpc_prot.c 116 xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar)

Completed in 12 milliseconds