Home
last modified time | relevance | path

Searched refs:IXDR_GET_ENUM (Results 1 – 3 of 3) sorted by relevance

/sunrpc/
A Drpc_cmsg.c101 cmsg->rm_direction = IXDR_GET_ENUM (buf, enum msg_type); in xdr_callmsg()
115 oa->oa_flavor = IXDR_GET_ENUM (buf, enum_t); in xdr_callmsg()
154 oa->oa_flavor = IXDR_GET_ENUM (buf, enum_t); in xdr_callmsg()
A Dsvcauth_des.c142 cred->adc_namekind = IXDR_GET_ENUM (ixdr, enum authdes_namekind); in _svcauth_des()
/sunrpc/rpc/
A Dxdr.h270 #define IXDR_GET_ENUM(buf, t) ((t)IXDR_GET_LONG(buf)) macro

Completed in 7 milliseconds