HelenOS sources

ntohl              85 boot/generic/include/byteorder.h #define ntohl(n)  uint32_t_be2host((n))
ntohl              85 uspace/lib/c/include/byteorder.h #define ntohl(n)  uint32_t_be2host((n))
ntohl              85 uspace/lib/posix/include/libc/byteorder.h #define ntohl(n)  uint32_t_be2host((n))
HelenOS homepage, sources at GitHub