Searched defs:IXDR_GET_U_LONG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h204 #define IXDR_GET_U_LONG(buf) ((u_long)IXDR_GET_LONG(buf)) macro
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr.h346 #define IXDR_GET_U_LONG(buf) ((ulong_t)IXDR_GET_LONG(buf)) macro

Completed in 47 milliseconds