Home
last modified time | relevance | path

Searched refs:_WINSOCKAPI_ (Results 1 – 10 of 10) sorted by relevance

/external/tcpdump/win32/Include/
Dw32_fzs.h33 #ifndef _WINSOCKAPI_
34 #define _WINSOCKAPI_ /* Prevent inclusion of winsock.h in windows.h */ macro
/external/libpcap/
Dpcap-stdinc.h41 #ifdef _WINSOCKAPI_
42 #undef _WINSOCKAPI_
/external/libxml2/
Dnanohttp.c78 #ifndef _WINSOCKAPI_
79 #define _WINSOCKAPI_ macro
98 #ifndef _WINSOCKAPI_
184 #ifdef _WINSOCKAPI_ in socket_errno()
215 #ifdef _WINSOCKAPI_ in xmlNanoHTTPInit()
222 #ifdef _WINSOCKAPI_ in xmlNanoHTTPInit()
259 #ifdef _WINSOCKAPI_ in xmlNanoHTTPCleanup()
486 #ifndef _WINSOCKAPI_ in xmlNanoHTTPSend()
610 #ifndef _WINSOCKAPI_ in xmlNanoHTTPRecv()
855 #ifdef _WINSOCKAPI_ in xmlNanoHTTPConnectAttempt()
[all …]
Dnanoftp.c81 #ifndef _WINSOCKAPI_
82 #define _WINSOCKAPI_ macro
93 #ifndef _WINSOCKAPI_
190 #ifdef _WINSOCKAPI_ in xmlNanoFTPInit()
197 #ifdef _WINSOCKAPI_ in xmlNanoFTPInit()
246 #ifdef _WINSOCKAPI_ in xmlNanoFTPCleanup()
Dxmllint.c31 #define _WINSOCKAPI_ macro
Dconfigure.ac1582 AC_DEFINE([_WINSOCKAPI_],1,[Using the Win32 Socket implementation]) definition
DNEWS1499 prototype (Cameron Johnson), MSVC6 compiler warnings, _WINSOCKAPI_
DChangeLog7607 * nanohttp.c: applied a patch when using _WINSOCKAPI_
/external/libxml2/os400/
Dos400config.h.in337 #undef _WINSOCKAPI_
/external/google-breakpad/src/third_party/curl/
Dcurl.h64 #if !(defined(_WINSOCKAPI_) || defined(_WINSOCK_H))