Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h205 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro
/titanic_50/usr/src/uts/common/rpc/
H A Dxdr.h347 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro
359 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_INT32(buf)) macro