Home
last modified time | relevance | path

Searched defs:htonl (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/stand/lib/xdr/
H A Dbyteorder.c58 htonl(uint32_t in) in htonl() function
108 htonl(uint32_t in) in htonl() function
/titanic_41/usr/src/lib/libbc/libc/net/sparc/
H A Dhtonl.c30 htonl(unsigned long a) in htonl() function
/titanic_41/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c57 htonl(uint32_t in) in htonl() function
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c57 htonl(uint32_t in) in htonl() function
/titanic_41/usr/src/uts/intel/asm/
H A Dbyteorder.h71 htonl(uint32_t value) in htonl() function
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dbig_bswap.h5 #define htonl(x) (x) macro
H A Dlittle_bswap.h5 #define htonl(x) __bswap_32(x) macro
/titanic_41/usr/src/lib/librstp/common/
H A Dbase.h114 #define htonl Htonl macro
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dimgact_aout.h48 #define htonl(x) ntohl(x) macro
/titanic_41/usr/src/uts/common/sys/
H A Dbyteorder.h63 #define htonl(x) (x) macro
/titanic_41/usr/src/lib/libbc/inc/include/netinet/
H A Din.h198 #define htonl(x) (x) macro
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dio.c78 # define htonl(x) (x) macro
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h290 # define htonl(x) (x) macro