Searched defs:htonl (Results 1 - 5 of 5) sorted by relevance

/src/lib/libc/arch/sh3/net/
H A Dhtonl.c46 htonl(x) function
/src/common/lib/libc/net/
H A Dhtonl.c18 htonl(uint32_t x) function in typeref:typename:uint32_t
/src/lib/libc/net/
H A DLint_htonl.c13 htonl(uint32_t host32) function in typeref:typename:uint32_t
/src/sys/arch/hpc/stand/include/machine/
H A Dendian.h132 #define htonl(x) (x) macro
/src/sys/sys/
H A Dendian.h117 #define htonl(x) __CAST(uint32_t, (x)) macro

Completed in 3 milliseconds