HelenOS sources

htons              82 boot/generic/include/byteorder.h #define htons(n)  host2uint16_t_be((n))
htons              82 uspace/lib/c/include/byteorder.h #define htons(n)  host2uint16_t_be((n))
htons              82 uspace/lib/posix/include/libc/byteorder.h #define htons(n)  host2uint16_t_be((n))
HelenOS homepage, sources at GitHub