Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 17 of 17) sorted by relevance

/sunrpc/
A Dsvc_authux.c48 _svcauth_unix (struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_unix()
144 _svcauth_short (struct svc_req *rqst, struct rpc_msg *msg) in _svcauth_short()
A Dsvc_auth.c96 _authenticate (register struct svc_req *rqst, struct rpc_msg *msg) in _authenticate()
A Dsvc_raw.c97 svcraw_recv (SVCXPRT *xprt, struct rpc_msg *msg) in svcraw_recv()
113 svcraw_reply (SVCXPRT *xprt, struct rpc_msg *msg) in svcraw_reply()
A Dclnt_raw.c57 char msg[MCALL_MSG_SIZE]; member
137 struct rpc_msg msg; in libc_hidden_nolink_sunrpc() local
A Dsvc_udp.c225 svcudp_recv (SVCXPRT *xprt, struct rpc_msg *msg) in svcudp_recv()
327 svcudp_reply (SVCXPRT *xprt, struct rpc_msg *msg) in svcudp_reply()
410 #define CACHE_PERROR(msg) \ argument
587 cache_get (SVCXPRT *xprt, struct rpc_msg *msg, char **replyp, in cache_get()
A Dsvc_unix.c331 struct msghdr msg; in __msgread() local
494 svcunix_recv (SVCXPRT *xprt, struct rpc_msg *msg) in svcunix_recv()
533 svcunix_reply (SVCXPRT *xprt, struct rpc_msg *msg) in svcunix_reply()
A Drpc_prot.c232 _seterr_reply (struct rpc_msg *msg, in _seterr_reply()
A Dsvc_tcp.c392 svctcp_recv (SVCXPRT *xprt, struct rpc_msg *msg) in svctcp_recv()
425 svctcp_reply (SVCXPRT *xprt, struct rpc_msg *msg) in svctcp_reply()
A Dsvcauth_des.c59 #define debug(msg) /*printf("svcauth_des: %s\n", msg) */ argument
105 _svcauth_des (register struct svc_req *rqst, register struct rpc_msg *msg) in _svcauth_des()
A Dpmap_rmt.c235 struct rpc_msg msg; in clnt_broadcast() local
A Dclnt_perr.c54 clnt_sperror (CLIENT * rpch, const char *msg) in clnt_sperror()
A Dclnt_unix.c439 struct msghdr msg; in __msgread() local
A Dauth_des.c55 #define debug(msg) /* printf("%s\n", msg) */ argument
A Dsvc.c460 struct rpc_msg msg; in libc_hidden_def() local
A Dclnt_udp.c413 struct msghdr msg; in clntudp_call() local
A Dkey_call.c57 #define debug(msg) /* turn off debugging */ argument
/sunrpc/rpc/
A Dsvc.h130 #define SVC_RECV(xprt, msg) \ argument
132 #define svc_recv(xprt, msg) \ argument
145 #define SVC_REPLY(xprt, msg) \ argument
147 #define svc_reply(xprt, msg) \ argument

Completed in 50 milliseconds