htonl 83 boot/generic/include/byteorder.h #define htonl(n) host2uint32_t_be((n)) htonl 83 uspace/lib/c/include/byteorder.h #define htonl(n) host2uint32_t_be((n)) htonl 83 uspace/lib/posix/include/libc/byteorder.h #define htonl(n) host2uint32_t_be((n))HelenOS homepage, sources at GitHub