Searched defs:ntohs (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/Libinfo-459/util.subproj/
H A Dhton.c38 uint16_t ntohs(uint16_t x) function
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DByteOrder.h47 inline uint16_t ntohs(uint16_t x) { return x; } function
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dwarnless.h101 # undef ntohs macro
102 # define ntohs(a) curlx_ntohs((a)) macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dendian.h56 ntohs(unsigned short w_int) function
/macosx-10.10.1/xnu-2782.1.97/osfmk/kdp/
H A Dkdp_udp.h62 #define ntohs(x) OSSwapBigToHostInt16(x) macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtcpdump-stdinc.h186 #undef ntohs macro
194 #define ntohs(x) __ntohs(x) macro
/macosx-10.10.1/emacs-93/emacs/nt/inc/sys/
H A Dsocket.h81 #define ntohs sys_ntohs macro
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c270 ntohs(u_short a0) function
/macosx-10.10.1/tcl-105/tcl/tcl/win/
H A DtclWinPort.h506 #define ntohs TclWinNToHS macro
H A DtclWinSock.c34 #undef ntohs macro
/macosx-10.10.1/tcl-105/tcl84/tcl/win/
H A DtclWinPort.h463 #define ntohs TclWinNToHS macro
H A DtclWinSock.c22 #undef ntohs macro
123 LPFN_NTOHS ntohs; member in struct:__anon12618
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c270 ntohs(u_short a0) function
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32.c84 #undef ntohs macro

Completed in 140 milliseconds