OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XDR_GETINT32
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
xdr_float.c
146
return (
XDR_GETINT32
(xdrs, (int32_t *)(void *)fp));
149
if (!
XDR_GETINT32
(xdrs, (int32_t *)(void *)&is))
275
rv =
XDR_GETINT32
(xdrs, i32p);
278
rv =
XDR_GETINT32
(xdrs, i32p+1);
280
rv =
XDR_GETINT32
(xdrs, i32p+1);
283
rv =
XDR_GETINT32
(xdrs, i32p);
288
if (!
XDR_GETINT32
(xdrs, lp++) || !
XDR_GETINT32
(xdrs, lp))
/src/common/include/rpc/
xdr.h
157
xdr_getint32
(XDR *xdrs, int32_t *ip)
function in typeref:typename:int
176
#define
XDR_GETINT32
(xdrs, int32p)
xdr_getint32
(xdrs, int32p)
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025