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

/freebsd-10-stable/include/rpc/
H A Dxdr.h270 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro
/freebsd-10-stable/sys/rpc/
H A Dxdr.h277 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro

Completed in 73 milliseconds