Searched refs:IXDR_GET_SHORT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/rpc/ | ||
| D | xdr.h | 277 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro |
| /freebsd-9-stable/include/rpc/ | ||
| D | xdr.h | 270 #define IXDR_GET_SHORT(buf) ((short)IXDR_GET_LONG(buf)) macro |