Searched refs:cb_prog (Results 1 – 10 of 10) sorted by relevance
81 IXDR_PUT_INT32(buf, cmsg->rm_call.cb_prog);115 cmsg->rm_call.cb_prog = IXDR_GET_U_INT32(buf);191 xdr_u_int32_t(xdrs, &(cmsg->rm_call.cb_prog)) &&
243 xdr_u_int32_t(xdrs, &(rmsg->rm_call.cb_prog)) &&272 xdr_u_int32_t(xdrs, &(cmsg->rm_call.cb_prog)) )
554 ent->cache_prog == msg->rm_call.cb_prog &&564 su->su_xid, msg->rm_call.cb_prog,582 uc->uc_prog = msg->rm_call.cb_prog;
410 msg.rm_call.cb_prog = RPCBPROG;437 msg.rm_call.cb_prog = PMAPPROG;
112 call_msg.rm_call.cb_prog = (u_int32_t)prog;
269 ct->reply_msg.rm_call.cb_rpcvers, ct->reply_msg.rm_call.cb_prog, in clnt_cb_thread()271 header.rq_prog = ct->reply_msg.rm_call.cb_prog; in clnt_cb_thread()450 call_msg.rm_call.cb_prog = (u_int32_t)prog;
310 IXDR_PUT_LONG(buf, msg->rm_call.cb_prog); in svcauth_gss_validate()
673 r.rq_prog = msg.rm_call.cb_prog; in svc_getreq_common()
263 call_msg.rm_call.cb_prog = program;
162 rpcprog_t cb_prog; member