Searched defs:htons (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/Libinfo-459/util.subproj/
H A Dhton.c43 uint16_t htons(uint16_t x) function
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DByteOrder.h48 inline uint16_t htons(uint16_t x) { return x; } function
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dwarnless.h99 # undef htons macro
100 # define htons(a) curlx_htons((a)) macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dendian.h64 #define htons ntohs macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.h64 #define htons(x) OSSwapHostToBigInt16(x) macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtcpdump-stdinc.h188 #undef htons macro
196 #define htons(x) __ntohs(x) macro
/macosx-10.10.1/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h80 #define htons sys_htons macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c156 htons(u_short a0) function
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c156 htons(u_short a0) function
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinSock.c118 LPFN_HTONS htons; member in struct:__anon12618
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dio.c83 # define htons(x) (x) macro
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32.c83 #undef htons macro

Completed in 150 milliseconds