Home
last modified time | relevance | path

Searched refs:HAVE_SYS_POLL_H (Results 1 – 25 of 35) sorted by relevance

12

/external/curl/lib/
Dselect.h29 #elif defined(HAVE_SYS_POLL_H)
38 !defined(HAVE_SYS_POLL_H) && \
Dcurl_config.h681 #define HAVE_SYS_POLL_H 1 macro
Dcurl_config.h.in680 #undef HAVE_SYS_POLL_H
Dcurl_config.h.cmake666 #cmakedefine HAVE_SYS_POLL_H 1
/external/curl/src/
Dtool_sleep.c30 #elif defined(HAVE_SYS_POLL_H)
/external/curl/CMake/
DOtherTests.cmake184 if(HAVE_SYS_POLL_H)
193 #ifdef HAVE_SYS_POLL_H
/external/openssh/
Datomicio.c38 # ifdef HAVE_SYS_POLL_H
Dmonitor_fdpass.c43 # ifdef HAVE_SYS_POLL_H
Dconfig.h1074 #define HAVE_SYS_POLL_H 1 macro
Dscp.c83 # ifdef HAVE_SYS_POLL_H
Dmonitor.c54 # ifdef HAVE_SYS_POLL_H
Dmux.c56 # ifdef HAVE_SYS_POLL_H
/external/curl/CMake/Platforms/
DWindowsCache.cmake37 set(HAVE_SYS_POLL_H 0) variable
/external/python/cpython2/android_arm/pyconfig/
Dpyconfig.h781 #define HAVE_SYS_POLL_H 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h781 #define HAVE_SYS_POLL_H 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h781 #define HAVE_SYS_POLL_H 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h781 #define HAVE_SYS_POLL_H 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h786 #define HAVE_SYS_POLL_H 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h787 #define HAVE_SYS_POLL_H 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h644 #undef HAVE_SYS_POLL_H
/external/curl/tests/server/
Dutil.c39 #elif defined(HAVE_SYS_POLL_H)
/external/curl/
DCMakeLists.txt730 check_include_file_concat("sys/poll.h" HAVE_SYS_POLL_H)
1094 set(CURL_PULL_SYS_POLL_H ${HAVE_SYS_POLL_H})
/external/openssh/regress/
Dnetcat.c60 # ifdef HAVE_SYS_POLL_H
/external/python/cpython2/Modules/
Dselectmodule.c31 #elif defined(HAVE_SYS_POLL_H)
/external/python/cpython3/Modules/
Dselectmodule.c41 #elif defined(HAVE_SYS_POLL_H)

12