OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cb_proc
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
rpc_msg.h
108
nd_uint32_t
cb_proc
;
member in struct:sunrpc_call_body
print-sunrpc.c
203
GET_BE_U_4(rp->rm_call.
cb_proc
)));
208
switch (GET_BE_U_4(rp->rm_call.
cb_proc
)) {
print-nfs.c
588
proc = GET_BE_U_4(&rp->rm_call.
cb_proc
);
967
if (!ND_TTEST_4(rp->rm_call.
cb_proc
))
999
xmep->proc = GET_BE_U_4(&rp->rm_call.
cb_proc
);
/src/include/rpc/
rpc_msg.h
141
rpcproc_t
cb_proc
;
member in struct:call_body
/src/lib/libc/rpc/
rpc_callmsg.c
100
IXDR_PUT_INT32(buf, cmsg->rm_call.
cb_proc
);
134
cmsg->rm_call.
cb_proc
= IXDR_GET_U_INT32(buf);
208
xdr_u_int32_t(xdrs, &(cmsg->rm_call.
cb_proc
)) &&
svc_dg.c
593
ent->cache_proc == msg->rm_call.
cb_proc
&&
607
msg->rm_call.
cb_proc
, uaddr);
621
uc->uc_proc = msg->rm_call.
cb_proc
;
clnt_bcast.c
397
msg.rm_call.
cb_proc
= RPCBPROC_CALLIT;
424
msg.rm_call.
cb_proc
= PMAPPROC_CALLIT;
svc.c
707
r.rq_proc = msg.rm_call.
cb_proc
;
/src/external/bsd/am-utils/dist/libamu/
misc_rpc.c
73
mp->rm_call.
cb_proc
= proc;
/src/usr.sbin/ypbind/
ypbind.c
1365
msg.rm_call.
cb_proc
= PMAPPROC_CALLIT;
1458
msg.rm_call.
cb_proc
= YPPROC_DOMAIN_NONACK;
Completed in 37 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026