Searched refs:SEND_QUAL_ARG2 (Results 1 – 21 of 21) sorted by relevance
/external/curl/lib/ |
D | config-mac.h | 116 #define SEND_QUAL_ARG2 const macro
|
D | config-amigaos.h | 159 #define SEND_QUAL_ARG2 const macro
|
D | config-win32ce.h | 301 #define SEND_QUAL_ARG2 const macro
|
D | config-dos.h | 97 #define SEND_QUAL_ARG2 const macro
|
D | config-symbian.h | 694 #define SEND_QUAL_ARG2 const macro
|
D | config-tpf.h | 752 #define SEND_QUAL_ARG2 const macro
|
D | config-vxworks.h | 818 #define SEND_QUAL_ARG2 const macro
|
D | curl_config.h | 864 #define SEND_QUAL_ARG2 const macro
|
D | config-os400.h | 526 #define SEND_QUAL_ARG2 macro
|
D | config-riscos.h | 499 #define SEND_QUAL_ARG2 const macro
|
D | config-win32.h | 348 #define SEND_QUAL_ARG2 const macro
|
D | curl_setup_once.h | 189 !defined(SEND_QUAL_ARG2) || \
|
D | curl_config.h.cmake | 835 #cmakedefine SEND_QUAL_ARG2 ${SEND_QUAL_ARG2}
|
/external/c-ares/ |
D | config-dos.h | 43 #define SEND_QUAL_ARG2 const macro
|
D | config-win32.h | 171 #define SEND_QUAL_ARG2 const macro
|
D | ares_config.h | 434 #define SEND_QUAL_ARG2 const macro
|
D | setup_once.h | 164 !defined(SEND_QUAL_ARG2) || \
|
D | ares_config.h.in | 432 #undef SEND_QUAL_ARG2
|
D | acinclude.m4 | 915 dnl type qualifier of second argument in SEND_QUAL_ARG2. 1050 AC_DEFINE_UNQUOTED(SEND_QUAL_ARG2, $send_qual_arg2, definition
|
/external/curl/CMake/ |
D | OtherTests.cmake | 146 …string(REGEX REPLACE "^[^,]*,[^,]*,[^,]*,[^,]*,[^,]*,([^,]*)$" "\\1" SEND_QUAL_ARG2 "${curl_cv_fun… 152 set(SEND_QUAL_ARG2 "const") variable
|
/external/curl/ |
D | acinclude.m4 | 1443 dnl type qualifier of second argument in SEND_QUAL_ARG2. 1578 AC_DEFINE_UNQUOTED(SEND_QUAL_ARG2, $send_qual_arg2, definition
|