OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cb_prog
(Results
1 - 11
of
11
) sorted by relevancy
/src/include/rpc/
rpc_msg.h
139
rpcprog_t
cb_prog
;
member in struct:call_body
/src/lib/libc/rpc/
rpc_callmsg.c
98
IXDR_PUT_INT32(buf, cmsg->rm_call.
cb_prog
);
132
cmsg->rm_call.
cb_prog
= IXDR_GET_U_INT32(buf);
206
xdr_u_int32_t(xdrs, &(cmsg->rm_call.
cb_prog
)) &&
svc_dg.c
595
ent->cache_prog == msg->rm_call.
cb_prog
&&
605
su->su_xid, msg->rm_call.
cb_prog
,
623
uc->uc_prog = msg->rm_call.
cb_prog
;
rpc_prot.c
217
xdr_u_int32_t(xdrs, &(cmsg->rm_call.
cb_prog
)) )
clnt_raw.c
131
call_msg.rm_call.
cb_prog
= (u_int32_t)prog;
clnt_bcast.c
395
msg.rm_call.
cb_prog
= RPCBPROG;
422
msg.rm_call.
cb_prog
= PMAPPROG;
clnt_dg.c
261
call_msg.rm_call.
cb_prog
= program;
clnt_vc.c
297
call_msg.rm_call.
cb_prog
= (u_int32_t)prog;
svc.c
705
r.rq_prog = msg.rm_call.
cb_prog
;
/src/usr.sbin/ypbind/
ypbind.c
1363
msg.rm_call.
cb_prog
= PMAPPROG;
1456
msg.rm_call.
cb_prog
= YPPROG;
/src/usr.sbin/rpcbind/
rpcb_svc_com.c
805
call_msg.rm_call.
cb_prog
= a.rmt_prog;
Completed in 18 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025