Searched refs:rpc_msg (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-11-stable/include/rpc/
H A Dsvc_auth.h50 extern enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
52 struct rpc_msg *));
H A Drpc_msg.h1 /* $NetBSD: rpc_msg.h,v 1.11 2000/06/02 22:57:56 fvdl Exp $ */
30 * from: @(#)rpc_msg.h 1.7 86/07/16 SMI
31 * from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC
36 * rpc_msg.h
149 struct rpc_msg { struct
167 * struct rpc_msg *cmsg;
169 extern bool_t xdr_callmsg(XDR *, struct rpc_msg *);
175 * struct rpc_msg *cmsg;
177 extern bool_t xdr_callhdr(XDR *, struct rpc_msg *);
183 * struct rpc_msg *rms
[all...]
H A Dauth.h345 struct rpc_msg;
346 enum auth_stat _svcauth_null (struct svc_req *, struct rpc_msg *);
347 enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);
348 enum auth_stat _svcauth_unix (struct svc_req *, struct rpc_msg *);
H A Dauth_des.h122 extern enum auth_stat _svcauth_des(struct svc_req *, struct rpc_msg *);
H A DMakefile14 rpc.h rpc_msg.h rpcb_clnt.h rpcent.h rpc_com.h rpcsec_gss.h \
H A Dauth_kerb.h137 extern enum auth_stat _svcauth_kerb(struct svc_req *, struct rpc_msg *);
H A Drpc.h58 #include <rpc/rpc_msg.h> /* protocol for rpc messages */
/freebsd-11-stable/sys/rpc/
H A Dsvc_auth.h48 extern enum auth_stat _authenticate(struct svc_req *, struct rpc_msg *);
51 enum auth_stat (*)(struct svc_req *, struct rpc_msg *),
55 struct rpc_msg *));
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 Drpc_msg.h1 /* $NetBSD: rpc_msg.h,v 1.11 2000/06/02 22:57:56 fvdl Exp $ */
30 * from: @(#)rpc_msg.h 1.7 86/07/16 SMI
31 * from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC
36 * rpc_msg.h
149 struct rpc_msg { struct
167 * struct rpc_msg *cmsg;
169 extern bool_t xdr_callmsg(XDR *, struct rpc_msg *);
175 * struct rpc_msg *cmsg;
177 extern bool_t xdr_callhdr(XDR *, struct rpc_msg *);
183 * struct rpc_msg *rms
[all...]
H A Dsvc_auth.c56 struct rpc_msg *) = NULL;
81 _authenticate(struct svc_req *rqst, struct rpc_msg *msg)
144 _svcauth_null(struct svc_req *rqst, struct rpc_msg *msg)
153 enum auth_stat (*svcauth)(struct svc_req *, struct rpc_msg *),
H A Dreplay.c45 struct rpc_msg rce_msg;
47 struct rpc_msg rce_repmsg;
56 replay_alloc(struct replay_cache *rc, struct rpc_msg *msg,
113 struct rpc_msg *msg, struct sockaddr *addr, int h)
175 replay_find(struct replay_cache *rc, struct rpc_msg *msg,
176 struct sockaddr *addr, struct rpc_msg *repmsg, struct mbuf **mp)
230 struct rpc_msg *repmsg, struct sockaddr *addr, struct mbuf *m)
H A Dauth.h341 struct rpc_msg;
342 enum auth_stat _svcauth_null (struct svc_req *, struct rpc_msg *);
343 enum auth_stat _svcauth_short (struct svc_req *, struct rpc_msg *);
344 enum auth_stat _svcauth_unix (struct svc_req *, struct rpc_msg *);
H A Dsvc_auth_unix.c64 _svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg)
139 struct rpc_msg *msg;
H A Drpc.h58 #include <rpc/rpc_msg.h> /* protocol for rpc messages */
H A Drpc_prot.c60 #include <rpc/rpc_msg.h>
175 xdr_replymsg(XDR *xdrs, struct rpc_msg *rmsg)
225 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg)
307 _seterr_reply(struct rpc_msg *msg, struct rpc_err *error)
H A Dsvc_dg.c66 static bool_t svc_dg_recv(SVCXPRT *, struct rpc_msg *,
68 static bool_t svc_dg_reply(SVCXPRT *, struct rpc_msg *,
162 svc_dg_recv(SVCXPRT *xprt, struct rpc_msg *msg,
231 svc_dg_reply(SVCXPRT *xprt, struct rpc_msg *msg,
/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_auth.c65 * struct rpc_msg *msg;
72 enum auth_stat (*handler)(struct svc_req *, struct rpc_msg *);
98 _authenticate(struct svc_req *rqst, struct rpc_msg *msg)
165 _svcauth_null(struct svc_req *rqst, struct rpc_msg *msg)
186 enum auth_stat (*handler)(struct svc_req *, struct rpc_msg *))
H A Dsvc_auth_unix.c59 _svcauth_unix(struct svc_req *rqst, struct rpc_msg *msg)
148 _svcauth_short(struct svc_req *rqst, struct rpc_msg *msg)
H A Dsvc_raw.c74 static bool_t svc_raw_recv(SVCXPRT *, struct rpc_msg *);
75 static bool_t svc_raw_reply(SVCXPRT *, struct rpc_msg *);
135 svc_raw_recv(SVCXPRT *xprt, struct rpc_msg *msg)
159 svc_raw_reply(SVCXPRT *xprt, struct rpc_msg *msg)
H A Dsvc.c363 struct rpc_msg rply;
382 struct rpc_msg rply;
399 struct rpc_msg rply;
416 struct rpc_msg rply;
468 struct rpc_msg rply;
497 struct rpc_msg rply;
514 struct rpc_msg rply;
619 struct rpc_msg msg;
H A Dclnt_raw.c71 struct rpc_msg mashl_rpcmsg;
93 struct rpc_msg call_msg;
148 struct rpc_msg msg;
H A Drpc_prot.c177 xdr_replymsg(XDR *xdrs, struct rpc_msg *rmsg)
205 xdr_callhdr(XDR *xdrs, struct rpc_msg *cmsg)
293 _seterr_reply(struct rpc_msg *msg, struct rpc_err *error)
/freebsd-11-stable/contrib/amd/libamu/
H A Dmisc_rpc.c60 rpc_msg_init(struct rpc_msg *mp, u_long prog, u_long vers, u_long proc)
84 struct rpc_msg reply_msg;
121 make_rpc_packet(char *buf, int buflen, u_long proc, struct rpc_msg *mp, voidp arg, XDRPROC_T_TYPE arg_xdr, AUTH *auth)
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_task.c75 * struct rpc_msg {
148 struct rpc_msg { struct
158 #define RPC_HDR_SIZE (sizeof(struct rpc_msg) - 4092)
201 static int general_request(io_channel chan, struct rpc_msg *msg, int length)
211 struct rpc_msg msg;
276 struct rpc_msg msg;

Completed in 301 milliseconds

123