Home
last modified time | relevance | path

Searched defs:HAVE_CLOSESOCKET (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/curl/lib/
H A Dconfig-win32ce.h100 #define HAVE_CLOSESOCKET 1 macro
H A Dconfig-win32.h122 #define HAVE_CLOSESOCKET 1 macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/config_windows/
Dares_config.h73 #define HAVE_CLOSESOCKET macro
/aosp_15_r20/external/grpc-grpc/third_party/cares/config_windows/
H A Dares_config.h73 #define HAVE_CLOSESOCKET macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dconfig-win32.h93 #define HAVE_CLOSESOCKET 1 macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dcares-functions.m4426 AC_DEFINE_UNQUOTED(HAVE_CLOSESOCKET, 1, definition
/aosp_15_r20/external/curl/m4/
H A Dcurl-functions.m4722 AC_DEFINE_UNQUOTED(HAVE_CLOSESOCKET, 1, definition
/aosp_15_r20/external/curl/CMake/Platforms/
H A DWindowsCache.cmake158 set(HAVE_CLOSESOCKET 1) variable