Home
last modified time | relevance | path

Searched refs:IXDR_GET_U_SHORT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h206 #define IXDR_GET_U_SHORT(buf) ((u_short)IXDR_GET_LONG(buf)) macro
/titanic_41/usr/src/uts/common/rpc/
H A Dxdr.h348 #define IXDR_GET_U_SHORT(buf) ((ushort_t)IXDR_GET_LONG(buf)) macro
360 #define IXDR_GET_U_SHORT(buf) ((ushort_t)IXDR_GET_INT32(buf)) macro