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

  /external/curl/lib/
nonblock.c 54 #elif defined(HAVE_FCNTL_O_NONBLOCK)
config-symbian.h 147 #define HAVE_FCNTL_O_NONBLOCK 1
config-tpf.h 140 #define HAVE_FCNTL_O_NONBLOCK 1
config-vxworks.h 162 #define HAVE_FCNTL_O_NONBLOCK 1
curl_config.h 185 #define HAVE_FCNTL_O_NONBLOCK 1
curl_config.h.cmake 167 #cmakedefine HAVE_FCNTL_O_NONBLOCK 1
  /external/c-ares/
ares_config.h 96 #define HAVE_FCNTL_O_NONBLOCK 1
ares_config.h.in 94 #undef HAVE_FCNTL_O_NONBLOCK
ares_process.c 827 #elif defined(HAVE_FCNTL_O_NONBLOCK)
    [all...]
  /external/curl/CMake/
CurlTests.c 40 #ifdef HAVE_FCNTL_O_NONBLOCK

Completed in 65 milliseconds