Home
last modified time | relevance | path

Searched refs:accepted_reply (Results 1 – 6 of 6) sorted by relevance

/src/sys/rpc/
H A Drpc_msg.h85 struct accepted_reply { struct
125 struct accepted_reply RP_ar;
192 extern bool_t xdr_accepted_reply(XDR *, struct accepted_reply *);
H A Drpc_prot.c90 xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar) in xdr_accepted_reply()
/src/crypto/krb5/src/include/gssrpc/
H A Drpc_msg.h88 struct accepted_reply { struct
128 struct accepted_reply RP_ar;
201 extern bool_t xdr_accepted_reply(XDR *, struct accepted_reply *);
/src/include/rpc/
H A Drpc_msg.h85 struct accepted_reply { struct
125 struct accepted_reply RP_ar;
192 extern bool_t xdr_accepted_reply(XDR *, struct accepted_reply *);
/src/crypto/krb5/src/lib/rpc/
H A Drpc_prot.c84 xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar) in xdr_accepted_reply()
/src/lib/libc/rpc/
H A Drpc_prot.c97 xdr_accepted_reply(XDR *xdrs, struct accepted_reply *ar) in xdr_accepted_reply()