Home
last modified time | relevance | path

Searched refs:cb_proc (Results 1 – 22 of 22) sorted by relevance

/src/crypto/krb5/src/lib/rpc/
H A Drpc_callmsg.c79 IXDR_PUT_LONG(buf, cmsg->rm_call.cb_proc); in xdr_callmsg()
115 cmsg->rm_call.cb_proc = IXDR_GET_LONG(buf); in xdr_callmsg()
190 xdr_u_int32(xdrs, &(cmsg->rm_call.cb_proc)) && in xdr_callmsg()
H A Dpmap_rmt.c308 msg.rm_call.cb_proc = PMAPPROC_CALLIT; in clnt_broadcast()
H A Dsvc.c481 r.rq_proc = msg.rm_call.cb_proc; in svc_do_xprt()
H A Dsvc_udp.c541 uc->uc_proc = msg->rm_call.cb_proc; in cache_get()
H A Dsvc_auth_gss.c325 IXDR_PUT_LONG(buf, msg->rm_call.cb_proc); in svcauth_gss_validate()
/src/lib/libc/rpc/
H A Drpc_callmsg.c84 IXDR_PUT_INT32(buf, cmsg->rm_call.cb_proc); in xdr_callmsg()
118 cmsg->rm_call.cb_proc = IXDR_GET_U_INT32(buf); in xdr_callmsg()
195 xdr_rpcproc(xdrs, &(cmsg->rm_call.cb_proc)) && in xdr_callmsg()
H A Dsvc_dg.c673 ent->cache_proc == msg->rm_call.cb_proc && in cache_get()
687 msg->rm_call.cb_proc, uaddr); in cache_get()
701 uc->uc_proc = msg->rm_call.cb_proc; in cache_get()
H A Dclnt_bcast.c379 msg.rm_call.cb_proc = RPCBPROC_CALLIT; in rpc_broadcast_exp()
406 msg.rm_call.cb_proc = PMAPPROC_CALLIT; in rpc_broadcast_exp()
H A Dsvc.c642 r.rq_proc = msg.rm_call.cb_proc; in svc_getreq_common()
/src/sys/rpc/
H A Drpc_callmsg.c80 IXDR_PUT_INT32(buf, cmsg->rm_call.cb_proc); in xdr_callmsg()
114 cmsg->rm_call.cb_proc = IXDR_GET_UINT32(buf); in xdr_callmsg()
191 xdr_uint32_t(xdrs, &(cmsg->rm_call.cb_proc)) && in xdr_callmsg()
H A Dreplay.c185 && rce->rce_msg.rm_call.cb_proc == msg->rm_call.cb_proc in replay_find()
H A Drpc_msg.h139 rpcproc_t cb_proc; member
H A Dsvc.c972 r->rq_proc = msg.rm_call.cb_proc; in svc_getreq()
/src/usr.bin/genl/
H A Dparser_rpc.c91 msg.rm_call.cb_proc = IXDR_GET_U_INT32(buf); in parser_rpc()
94 msg.rm_call.cb_prog, msg.rm_call.cb_vers, msg.rm_call.cb_proc); in parser_rpc()
/src/contrib/tcpdump/
H A Dprint-sunrpc.c198 GET_BE_U_4(rp->rm_call.cb_proc))); in sunrpc_print()
203 switch (GET_BE_U_4(rp->rm_call.cb_proc)) { in sunrpc_print()
H A Drpc_msg.h108 nd_uint32_t cb_proc; member
H A Dprint-nfs.c580 proc = GET_BE_U_4(&rp->rm_call.cb_proc); in nfsreq_noaddr_print()
958 if (!ND_TTEST_4(rp->rm_call.cb_proc)) in xid_map_enter()
990 xmep->proc = GET_BE_U_4(&rp->rm_call.cb_proc); in xid_map_enter()
/src/crypto/krb5/src/include/gssrpc/
H A Drpc_msg.h142 rpcproc_t cb_proc; member
/src/include/rpc/
H A Drpc_msg.h139 rpcproc_t cb_proc; member
/src/crypto/krb5/src/kadmin/server/
H A Dovsec_kadmd.c263 proc = msg->rm_call.cb_proc; in log_badverf()
/src/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c768 IXDR_PUT_LONG(buf, msg->rm_call.cb_proc); in svc_rpc_gss_validate()
/src/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c1180 IXDR_PUT_LONG(buf, msg->rm_call.cb_proc); in svc_rpc_gss_validate()