htonl              40 lib/libkern/arch/i386/htonl.S ENTRY(htonl)
htonl              13 lib/libkern/htonl.c #undef htonl
htonl              16 lib/libkern/htonl.c htonl(x)
htonl             205 sys/endian.h   #define htonl(x) __swap32(x)
htonl             238 sys/endian.h   #define htonl(x) (x)