Home
last modified time | relevance | path

Searched defs:betohs (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/netsmb/
H A Dmchain.h64 #define betohs(x) BSWAP_16(x) macro
82 #define betohs(x) ((uint16_t)(x)) macro