taglinefilesource code
htons7include/asm-alpha/byteorder.h#undef htons
htons78include/asm-alpha/byteorder.h#  define htons(x) \
htons7include/asm-i386/byteorder.h#undef htons
htons75include/asm-i386/byteorder.h#  define htons(x) \
htons7include/asm-mips/byteorder.h#undef htons
htons86include/asm-mips/byteorder.h#  define htons(x) \
htons16include/asm-ppc/byteorder.h#undef htons
htons78include/asm-ppc/byteorder.h#  define htons(x) \
htons89include/asm-ppc/byteorder.h#define htons(x) (x)
htons8include/asm-sparc/byteorder.h#define htons(x) x