Home
last modified time | relevance | path

Searched defs:htons (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/stand/lib/xdr/
H A Dbyteorder.c76 htons(uint16_t in) in htons() function
120 htons(uint16_t in) in htons() function
/illumos-gate/usr/src/boot/libsa/
H A Dntoh.c42 htons(uint16_t hs) in htons() function
H A Dstand.h433 #define htons(x) __htons(x) macro
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.S63 ENTRY(htons) function
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c69 htons(uint16_t in) in htons() function
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c69 htons(uint16_t in) in htons() function
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.S81 ENTRY(htons) function
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dbswap-constant-folding.c10 #define htons(x) ___htons(x) macro
/illumos-gate/usr/src/uts/intel/asm/
H A Dbyteorder.h49 htons(uint16_t value) in htons() function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dbig_bswap.h7 #define htons(x) (x) macro
H A Dlittle_bswap.h7 #define htons(x) __bswap_16(x) macro
/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h171 #define htons(x) __htons(x) macro
/illumos-gate/usr/src/lib/librstp/common/
H A Dbase.h115 #define htons Htons macro
/illumos-gate/usr/src/uts/common/sys/
H A Dbyteorder.h64 #define htons(x) (x) macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h324 #define htons(x) __htons(x) macro
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S806 ENTRY(htons) function
/illumos-gate/usr/src/boot/include/netinet/
H A Din.h118 #define htons(x) __htons(x) macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dio.c83 # define htons(x) (x) macro
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h294 # define htons(x) (x) macro