OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:x_inline
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
xdr_sizeof.c
61
static int32_t *
x_inline
(XDR *, u_int);
96
x_inline
(XDR *xdrs, u_int len)
function
153
ops.
x_inline
=
x_inline
;
/src/common/include/rpc/
xdr.h
116
int32_t *(*
x_inline
)(struct __rpc_xdr *, unsigned int);
member in struct:__rpc_xdr::xdr_ops
200
(*(xdrs)->x_ops->
x_inline
)(xdrs, len)
202
(*(xdrs)->x_ops->
x_inline
)(xdrs, len)
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026