Home
last modified time | relevance | path

Searched refs:rpc_msg (Results 1 – 25 of 98) sorted by relevance

1234

/freebsd/crypto/krb5/src/include/gssrpc/
H A Dsvc_auth.h77 struct rpc_msg *msg, bool_t *no_dispatch);
89 struct rpc_msg *, bool_t *);
93 struct rpc_msg *, bool_t *);
97 struct rpc_msg *, bool_t *);
101 struct rpc_msg *, bool_t *);
104 struct rpc_msg *, bool_t *);
H A Drpc_msg.h150 struct rpc_msg { struct
170 extern bool_t xdr_callmsg(XDR *, struct rpc_msg *);
178 extern bool_t xdr_callhdr(XDR *, struct rpc_msg *);
186 extern bool_t xdr_replymsg(XDR *, struct rpc_msg *);
198 extern void gssrpc__seterr_reply(struct rpc_msg *, struct rpc_err *);
/freebsd/include/rpc/
H A Drpc_msg.h147 struct rpc_msg { struct
167 extern bool_t xdr_callmsg(XDR *, struct rpc_msg *);
175 extern bool_t xdr_callhdr(XDR *, struct rpc_msg *);
183 extern bool_t xdr_replymsg(XDR *, struct rpc_msg *);
208 extern void _seterr_reply(struct rpc_msg *, struct rpc_err *);
H A Dsvc_auth.h48 extern enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
50 struct rpc_msg *));
H A Dauth.h343 struct rpc_msg;
344 enum auth_stat _svcauth_null (struct svc_req *, struct rpc_msg *);
345 enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);
346 enum auth_stat _svcauth_unix (struct svc_req *, struct rpc_msg *);
/freebsd/sys/rpc/
H A Drpc_msg.h147 struct rpc_msg { struct
167 extern bool_t xdr_callmsg(XDR *, struct rpc_msg *);
175 extern bool_t xdr_callhdr(XDR *, struct rpc_msg *);
183 extern bool_t xdr_replymsg(XDR *, struct rpc_msg *);
208 extern enum clnt_stat _seterr_reply(struct rpc_msg *, struct rpc_err *);
H A Dsvc_auth.h46 extern enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
49 enum auth_stat (*)(struct svc_req *, struct rpc_msg *),
53 struct rpc_msg *));
H A Dreplay.c44 struct rpc_msg rce_msg;
46 struct rpc_msg rce_repmsg;
55 replay_alloc(struct replay_cache *rc, struct rpc_msg *msg,
112 struct rpc_msg *msg, struct sockaddr *addr, int h) in replay_alloc()
174 replay_find(struct replay_cache *rc, struct rpc_msg *msg, in replay_find()
175 struct sockaddr *addr, struct rpc_msg *repmsg, struct mbuf **mp) in replay_find()
229 struct rpc_msg *repmsg, struct sockaddr *addr, struct mbuf *m) in replay_setreply()
H A Dreplay.h76 struct rpc_msg *msg, struct sockaddr *addr,
77 struct rpc_msg *repmsg, struct mbuf **mp);
83 struct rpc_msg *repmsg, struct sockaddr *addr, struct mbuf *m);
H A Dauth.h339 struct rpc_msg;
340 enum auth_stat _svcauth_null (struct svc_req *, struct rpc_msg *);
341 enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);
342 enum auth_stat _svcauth_unix (struct svc_req *, struct rpc_msg *);
343 enum auth_stat _svcauth_rpcsec_tls (struct svc_req *, struct rpc_msg *);
H A Dsvc_auth.c54 struct rpc_msg *) = NULL;
79 _authenticate(struct svc_req *rqst, struct rpc_msg *msg) in _authenticate()
151 _svcauth_null(struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_null()
160 enum auth_stat (*svcauth)(struct svc_req *, struct rpc_msg *), in svc_auth_reg() argument
H A Dsvc_dg.c64 static bool_t svc_dg_recv(SVCXPRT *, struct rpc_msg *,
66 static bool_t svc_dg_reply(SVCXPRT *, struct rpc_msg *,
157 svc_dg_recv(SVCXPRT *xprt, struct rpc_msg *msg, in svc_dg_recv()
226 svc_dg_reply(SVCXPRT *xprt, struct rpc_msg *msg, in svc_dg_reply()
H A Dsvc_vc.c133 static bool_t svc_vc_rendezvous_recv(SVCXPRT *, struct rpc_msg *,
141 static bool_t svc_vc_recv(SVCXPRT *, struct rpc_msg *,
143 static bool_t svc_vc_reply(SVCXPRT *, struct rpc_msg *,
150 static bool_t svc_vc_backchannel_recv(SVCXPRT *, struct rpc_msg *,
152 static bool_t svc_vc_backchannel_reply(SVCXPRT *, struct rpc_msg *,
165 .xp_reply = (bool_t (*)(SVCXPRT *, struct rpc_msg *,
408 svc_vc_rendezvous_recv(SVCXPRT *xprt, struct rpc_msg *msg, in svc_vc_rendezvous_recv()
718 svc_vc_recv(SVCXPRT *xprt, struct rpc_msg *msg, in svc_vc_recv()
938 svc_vc_backchannel_recv(SVCXPRT *xprt, struct rpc_msg *msg, in svc_vc_backchannel_recv()
976 svc_vc_reply(SVCXPRT *xprt, struct rpc_msg *msg, in svc_vc_reply()
[all …]
/freebsd/crypto/krb5/src/lib/rpc/
H A Ddeps18 $(top_srcdir)/include/gssrpc/rpc_msg.h $(top_srcdir)/include/gssrpc/svc.h \
30 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
41 $(top_srcdir)/include/gssrpc/rpc_msg.h $(top_srcdir)/include/gssrpc/svc.h \
49 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
58 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
68 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
81 $(top_srcdir)/include/gssrpc/rpc_msg.h $(top_srcdir)/include/gssrpc/svc.h \
89 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
99 $(top_srcdir)/include/gssrpc/rpc_msg.h $(top_srcdir)/include/gssrpc/svc.h \
108 $(top_srcdir)/include/gssrpc/rpc_msg.h $(top_srcdir)/include/gssrpc/svc.h \
[all …]
H A Dsvc_raw.c58 static bool_t svcraw_recv(SVCXPRT *, struct rpc_msg *);
61 static bool_t svcraw_reply(SVCXPRT *, struct rpc_msg *);
101 svcraw_recv(SVCXPRT *xprt, struct rpc_msg *msg) in svcraw_recv()
117 svcraw_reply(SVCXPRT *xprt, struct rpc_msg *msg) in svcraw_reply()
H A Dsvc_tcp.c67 static bool_t svctcp_recv(SVCXPRT *, struct rpc_msg *);
70 static bool_t svctcp_reply(SVCXPRT *, struct rpc_msg *);
86 static bool_t rendezvous_request(SVCXPRT *, struct rpc_msg *);
89 static bool_t abortx_reply(SVCXPRT *, struct rpc_msg *);
276 struct rpc_msg *msg) in rendezvous_request()
432 struct rpc_msg *msg) in svctcp_recv()
475 struct rpc_msg *msg) in svctcp_reply()
522 static bool_t abortx_reply(SVCXPRT *xprt, struct rpc_msg *msg) in abortx_reply()
H A Dsvc.c251 struct rpc_msg rply; in svc_sendreply()
268 struct rpc_msg rply; in svcerr_noproc()
283 struct rpc_msg rply; in svcerr_decode()
298 struct rpc_msg rply; in svcerr_systemerr()
315 struct rpc_msg rply; in svcerr_auth()
340 struct rpc_msg rply; in svcerr_noprog()
358 struct rpc_msg rply; in svcerr_progvers()
450 struct rpc_msg msg; in svc_do_xprt()
H A Dsvc_auth.c57 enum auth_stat (*authenticator)(struct svc_req *, struct rpc_msg *,
86 struct rpc_msg *msg, in gssrpc__authenticate()
H A Dsvc_udp.c64 static bool_t svcudp_recv(SVCXPRT *, struct rpc_msg *);
65 static bool_t svcudp_reply(SVCXPRT *, struct rpc_msg *);
72 static int cache_get(SVCXPRT *, struct rpc_msg *, char **, uint32_t *);
195 struct rpc_msg *msg) in svcudp_recv()
247 struct rpc_msg *msg) in svcudp_reply()
514 struct rpc_msg *msg, in cache_get()
/freebsd/lib/libc/rpc/
H A Dsvc_auth.c60 * struct rpc_msg *msg;
67 enum auth_stat (*handler)(struct svc_req *, struct rpc_msg *);
93 _authenticate(struct svc_req *rqst, struct rpc_msg *msg) in _authenticate()
160 _svcauth_null(struct svc_req *rqst, struct rpc_msg *msg)
181 enum auth_stat (*handler)(struct svc_req *, struct rpc_msg *)) in svc_auth_reg()
176 svc_auth_reg(int cred_flavor,enum auth_stat (* handler)(struct svc_req *,struct rpc_msg *)) svc_auth_reg() argument
H A Dsvc_raw.c68 static bool_t svc_raw_recv(SVCXPRT *, struct rpc_msg *);
69 static bool_t svc_raw_reply(SVCXPRT *, struct rpc_msg *);
129 svc_raw_recv(SVCXPRT *xprt, struct rpc_msg *msg) in svc_raw_recv()
153 svc_raw_reply(SVCXPRT *xprt, struct rpc_msg *msg) in svc_raw_reply()
H A Dsvc.c358 struct rpc_msg rply; in svc_sendreply()
377 struct rpc_msg rply; in svcerr_noproc()
394 struct rpc_msg rply; in svcerr_decode()
411 struct rpc_msg rply; in svcerr_systemerr()
463 struct rpc_msg rply; in svcerr_auth()
492 struct rpc_msg rply; in svcerr_noprog()
509 struct rpc_msg rply; in svcerr_progvers()
614 struct rpc_msg msg; in svc_getreq_common()
/freebsd/crypto/krb5/src/lib/rpc/unit-test/
H A Ddeps11 $(top_srcdir)/include/gssrpc/rpc_msg.h $(top_srcdir)/include/gssrpc/svc.h \
18 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
25 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
34 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
H A Dserver.c31 void log_miscerr(struct svc_req *rqst, struct rpc_msg *msg, char
36 struct svc_req *rqst, struct rpc_msg *msg,
166 struct svc_req *rqst, struct rpc_msg *msg, in rpc_test_badverf()
219 void log_miscerr(struct svc_req *rqst, struct rpc_msg *msg, in log_miscerr()
/freebsd/crypto/krb5/src/lib/kadm5/clnt/
H A Ddeps12 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
25 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
38 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
53 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
73 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
84 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \

1234