HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_SEND (Results 1 - 18 of 18) sorted by null

  /external/c-ares/
config-dos.h 20 #define HAVE_SEND 1
config-win32.h 165 #define HAVE_SEND 1
ares_config.h 208 #define HAVE_SEND 1
ares_config.h.in 206 #undef HAVE_SEND
setup_once.h 124 * 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/
config-amigaos.h 157 #define HAVE_SEND 1
config-dos.h 66 #define HAVE_SEND 1
config-mac.h 114 #define HAVE_SEND 1
config-win32ce.h 295 #define HAVE_SEND 1
config-symbian.h 437 #define HAVE_SEND 1
config-tpf.h 746 #define HAVE_SEND 1
config-vxworks.h 500 #define HAVE_SEND 1
curl_config.h 552 #define HAVE_SEND 1
config-os400.h 520 #define HAVE_SEND
config-riscos.h 493 #define HAVE_SEND 1
config-win32.h 342 #define HAVE_SEND 1
curl_setup_once.h 149 * 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 */
curl_config.h.cmake 519 #cmakedefine HAVE_SEND 1

Completed in 71 milliseconds