OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXDR_GET_ENUM
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/rpc/
rpc_callmsg.c
124
cmsg->rm_direction =
IXDR_GET_ENUM
(buf, enum msg_type);
136
oa->oa_flavor =
IXDR_GET_ENUM
(buf, enum_t);
170
oa->oa_flavor =
IXDR_GET_ENUM
(buf, enum_t);
/src/common/include/rpc/
xdr.h
262
#define
IXDR_GET_ENUM
(buf, t) ((t)IXDR_GET_LONG(buf))
Completed in 23 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026