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

  /external/curl/lib/
config-amigaos.h 157 #define HAVE_SEND 1
config-mac.h 114 #define HAVE_SEND 1
config-win32ce.h 292 #define HAVE_SEND 1
config-dos.h 67 #define HAVE_SEND 1
config-symbian.h 434 #define HAVE_SEND 1
config-tpf.h 746 #define HAVE_SEND 1
config-vxworks.h 497 #define HAVE_SEND 1
curl_config.h 560 #define HAVE_SEND 1
config-os400.h 526 #define HAVE_SEND
config-riscos.h 493 #define HAVE_SEND 1
config-win32.h 339 #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 513 #cmakedefine HAVE_SEND 1
curl_config.h.in 550 #undef HAVE_SEND

Completed in 59 milliseconds