/titanic_51/usr/src/stand/lib/xdr/ |
H A D | byteorder.c | 58 htonl(uint32_t in) in htonl() function 108 htonl(uint32_t in) in htonl() function
|
/titanic_51/usr/src/lib/libbc/libc/net/sparc/ |
H A D | htonl.c | 30 htonl(unsigned long a) in htonl() function
|
/titanic_51/usr/src/boot/lib/libc/net/ |
H A D | ntoh.c | 35 htonl(uint32_t hl) in htonl() function
|
/titanic_51/usr/src/lib/libc/sparc/gen/ |
H A D | byteorder.c | 57 htonl(uint32_t in) in htonl() function
|
/titanic_51/usr/src/lib/libc/sparcv9/gen/ |
H A D | byteorder.c | 57 htonl(uint32_t in) in htonl() function
|
/titanic_51/usr/src/uts/intel/asm/ |
H A D | byteorder.h | 71 htonl(uint32_t value) in htonl() function
|
/titanic_51/usr/src/grub/grub-0.97/netboot/ |
H A D | big_bswap.h | 5 #define htonl(x) (x) macro
|
H A D | little_bswap.h | 5 #define htonl(x) __bswap_32(x) macro
|
/titanic_51/usr/src/boot/include/arpa/ |
H A D | inet.h | 170 #define htonl(x) __htonl(x) macro
|
/titanic_51/usr/src/lib/librstp/common/ |
H A D | base.h | 114 #define htonl Htonl macro
|
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | imgact_aout.h | 48 #define htonl(x) ntohl(x) macro
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | byteorder.h | 63 #define htonl(x) (x) macro
|
/titanic_51/usr/src/lib/libbc/inc/include/netinet/ |
H A D | in.h | 198 #define htonl(x) (x) macro
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | param.h | 323 #define htonl(x) __htonl(x) macro
|
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | stand.h | 405 #define htonl(x) __htonl(x) macro
|
/titanic_51/usr/src/boot/include/netinet/ |
H A D | in.h | 117 #define htonl(x) __htonl(x) macro
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | io.c | 78 # define htonl(x) (x) macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | io.c | 86 # define htonl(x) (x) macro
|
/titanic_51/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 295 # define htonl(x) (x) macro
|