Searched refs:IXDR_PUT_ENUM (Results 1 – 2 of 2) sorted by relevance
72 IXDR_PUT_ENUM (buf, cmsg->rm_direction); in xdr_callmsg()82 IXDR_PUT_ENUM (buf, oa->oa_flavor); in xdr_callmsg()90 IXDR_PUT_ENUM (buf, oa->oa_flavor); in xdr_callmsg()
281 #define IXDR_PUT_ENUM(buf, v) IXDR_PUT_LONG(buf, (long)(v)) macro
Completed in 4 milliseconds