/titanic_51/usr/src/stand/lib/xdr/ |
H A D | byteorder.c | 76 htons(uint16_t in) in htons() function 120 htons(uint16_t in) in htons() function
|
/titanic_51/usr/src/lib/libbc/libc/net/sparc/ |
H A D | htons.c | 32 htons(u_short a) in htons() function
|
/titanic_51/usr/src/boot/lib/libc/net/ |
H A D | ntoh.c | 42 htons(uint16_t hs) in htons() function
|
/titanic_51/usr/src/lib/libc/sparc/gen/ |
H A D | byteorder.c | 69 htons(uint16_t in) in htons() function
|
/titanic_51/usr/src/lib/libc/sparcv9/gen/ |
H A D | byteorder.c | 69 htons(uint16_t in) in htons() function
|
/titanic_51/usr/src/uts/intel/asm/ |
H A D | byteorder.h | 49 htons(uint16_t value) in htons() function
|
/titanic_51/usr/src/grub/grub-0.97/netboot/ |
H A D | big_bswap.h | 7 #define htons(x) (x) macro
|
H A D | little_bswap.h | 7 #define htons(x) __bswap_16(x) macro
|
/titanic_51/usr/src/boot/include/arpa/ |
H A D | inet.h | 171 #define htons(x) __htons(x) macro
|
/titanic_51/usr/src/lib/librstp/common/ |
H A D | base.h | 115 #define htons Htons macro
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | byteorder.h | 64 #define htons(x) (x) macro
|
/titanic_51/usr/src/lib/libbc/inc/include/netinet/ |
H A D | in.h | 199 #define htons(x) (x) macro
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | param.h | 324 #define htons(x) __htons(x) macro
|
/titanic_51/usr/src/boot/lib/libstand/ |
H A D | stand.h | 406 #define htons(x) __htons(x) macro
|
/titanic_51/usr/src/boot/include/netinet/ |
H A D | in.h | 118 #define htons(x) __htons(x) macro
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | io.c | 75 # define htons(x) (x) macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | io.c | 83 # define htons(x) (x) macro
|
/titanic_51/usr/src/uts/common/inet/ipf/netinet/ |
H A D | ip_compat.h | 294 # define htons(x) (x) macro
|