Home
last modified time | relevance | path

Searched refs:HAVE_SOCKETPAIR (Results 1 – 25 of 28) sorted by relevance

12

/external/curl/lib/
Dsocketpair.h28 #ifndef HAVE_SOCKETPAIR
Dmemdebug.h86 #ifdef HAVE_SOCKETPAIR
144 #ifdef HAVE_SOCKETPAIR
Dcurl_config.h573 #define HAVE_SOCKETPAIR 1 macro
Dsocketpair.c28 #if !defined(HAVE_SOCKETPAIR) && !defined(CURL_DISABLE_SOCKETPAIR)
Dmemdebug.c355 #ifdef HAVE_SOCKETPAIR
Dcurl_config.h.cmake458 #cmakedefine HAVE_SOCKETPAIR 1
Dcurl_config.h.in575 #undef HAVE_SOCKETPAIR
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h666 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h666 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h666 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h666 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h675 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython2/linux_arm64/pyconfig/
Dpyconfig.h696 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h676 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython3/android/darwin/pyconfig/
Dpyconfig.h1044 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h1038 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h1036 #define HAVE_SOCKETPAIR 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h1038 #define HAVE_SOCKETPAIR 1 macro
/external/curl/lib/vtls/
Dgskit.c31 #undef HAVE_SOCKETPAIR /* because the native one isn't good enough */
/external/tensorflow/third_party/
Dcurl.BUILD715 "# define HAVE_SOCKETPAIR 1",
/external/python/cpython2/Modules/
Dsocketmodule.c3718 #ifdef HAVE_SOCKETPAIR
4438 #ifdef HAVE_SOCKETPAIR
/external/python/cpython2/
Dpyconfig.h.in695 #undef HAVE_SOCKETPAIR
/external/python/cpython3/Modules/
Dsocketmodule.c5996 #ifdef HAVE_SOCKETPAIR
6933 #ifdef HAVE_SOCKETPAIR
/external/python/cpython3/
Dpyconfig.h.in1035 #undef HAVE_SOCKETPAIR
/external/curl/
DCMakeLists.txt1049 check_symbol_exists(socketpair "${CURL_INCLUDES}" HAVE_SOCKETPAIR)

12