OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XDR_GETPOS
(Results
1 - 11
of
11
) sorted by relevancy
/src/lib/libc/rpc/
pmap_rmt.c
141
lenposition =
XDR_GETPOS
(xdrs);
144
argposition =
XDR_GETPOS
(xdrs);
147
position =
XDR_GETPOS
(xdrs);
auth_none.c
112
ap->mcnt =
XDR_GETPOS
(xdrs);
rpcb_prot.c
303
lenposition =
XDR_GETPOS
(xdrs);
307
argposition =
XDR_GETPOS
(xdrs);
311
position =
XDR_GETPOS
(xdrs);
clnt_raw.c
136
clp->mcnt =
XDR_GETPOS
(xdrs);
192
(void)
XDR_GETPOS
(xdrs); /* called just to cause overhead */
svc_raw.c
183
(void)
XDR_GETPOS
(xdrs); /* called just for overhead */
auth_unix.c
157
au->au_origcred.oa_length = len =
XDR_GETPOS
(&xdrs);
368
au->au_mpos =
XDR_GETPOS
(xdrs);
clnt_dg.c
269
cu->cu_xdrpos =
XDR_GETPOS
(&(cu->cu_outxdrs));
374
outlen = (size_t)
XDR_GETPOS
(xdrs);
clnt_vc.c
311
ct->ct_mpos =
XDR_GETPOS
(&(ct->ct_xdrs));
svc_dg.c
255
slen =
XDR_GETPOS
(xdrs);
/src/common/include/rpc/
xdr.h
189
#define
XDR_GETPOS
(xdrs) \
191
#define
xdr_getpos
(xdrs) \
macro
/src/usr.sbin/rpcbind/
rpcb_svc_com.c
885
outlen = (int)
XDR_GETPOS
(&outxdr);
1325
pos =
XDR_GETPOS
(&reply_xdrs);
Completed in 18 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025