Home
last modified time | relevance | path

Searched defs:htonl (Results 1 – 20 of 20) sorted by last modified time

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h295 # define htonl(x) (x) macro
/illumos-gate/usr/src/lib/librstp/common/
H A Dbase.h114 #define htonl Htonl macro
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.S64 ENTRY(htonl) function
/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h323 #define htonl(x) __htonl(x) macro
/illumos-gate/usr/src/boot/libsa/
H A Dntoh.c35 htonl(uint32_t hl) in htonl() function
H A Dstand.h432 #define htonl(x) __htonl(x) macro
/illumos-gate/usr/src/boot/include/netinet/
H A Din.h117 #define htonl(x) __htonl(x) macro
/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h170 #define htonl(x) __htonl(x) macro
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S797 ENTRY(htonl) function
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_asm.S67 ENTRY(htonl) function
114 ENTRY(htonl) function
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.S46 ENTRY(htonl) function
/illumos-gate/usr/src/uts/intel/asm/
H A Dbyteorder.h71 htonl(uint32_t value) in htonl() function
/illumos-gate/usr/src/uts/common/sys/
H A Dbyteorder.h63 #define htonl(x) (x) macro
/illumos-gate/usr/src/stand/lib/xdr/
H A Dbyteorder.c58 htonl(uint32_t in) in htonl() function
108 htonl(uint32_t in) in htonl() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c57 htonl(uint32_t in) in htonl() function
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c57 htonl(uint32_t in) in htonl() function
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dimgact_aout.h48 #define htonl(x) ntohl(x) macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dlittle_bswap.h5 #define htonl(x) __bswap_32(x) macro
H A Dbig_bswap.h5 #define htonl(x) (x) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c86 # define htonl(x) (x) macro