Searched refs:HAVE_SEND (Results 1 - 18 of 18) sorted by relevance

/external/c-ares/
H A Dconfig-dos.h20 #define HAVE_SEND 1 macro
H A Dconfig-win32.h165 #define HAVE_SEND 1 macro
H A Dares_config.h208 #define HAVE_SEND 1 macro
H A Dares_config.h.in206 #undef HAVE_SEND
H A Dsetup_once.h124 * HAVE_SEND is defined if you have a function named send()
126 * If yours has another name then don't define HAVE_SEND.
128 * If HAVE_SEND is defined then SEND_TYPE_ARG1, SEND_QUAL_ARG2,
162 #elif defined(HAVE_SEND)
178 #else /* HAVE_SEND */
184 #endif /* HAVE_SEND */
/external/curl/lib/
H A Dconfig-amigaos.h157 #define HAVE_SEND 1 macro
H A Dconfig-dos.h66 #define HAVE_SEND 1 macro
H A Dconfig-mac.h114 #define HAVE_SEND 1 macro
H A Dconfig-win32ce.h295 #define HAVE_SEND 1 macro
H A Dconfig-symbian.h437 #define HAVE_SEND 1 macro
H A Dconfig-tpf.h746 #define HAVE_SEND 1 macro
H A Dconfig-vxworks.h500 #define HAVE_SEND 1 macro
H A Dcurl_config.h552 #define HAVE_SEND 1 macro
H A Dconfig-os400.h520 #define HAVE_SEND macro
H A Dconfig-riscos.h493 #define HAVE_SEND 1 macro
H A Dconfig-win32.h342 #define HAVE_SEND 1 macro
H A Dcurl_setup_once.h149 * HAVE_SEND is defined if you have a function named send()
151 * If yours has another name then don't define HAVE_SEND.
153 * If HAVE_SEND is defined then SEND_TYPE_ARG1, SEND_QUAL_ARG2,
187 #elif defined(HAVE_SEND)
203 #else /* HAVE_SEND */
209 #endif /* HAVE_SEND */
H A Dcurl_config.h.cmake519 #cmakedefine HAVE_SEND 1

Completed in 188 milliseconds