Home
last modified time | relevance | path

Searched refs:HAVE_PIPE (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h170 #define HAVE_PIPE 1 /* pipe() [OS/2-specific code added] */ macro
/external/curl/lib/
Dconfig-symbian.h395 #define HAVE_PIPE 1 macro
Dconfig-tpf.h363 #define HAVE_PIPE 1 macro
Dconfig-vxworks.h455 #define HAVE_PIPE 1 macro
Dcurl_config.h510 #define HAVE_PIPE 1 macro
Dcurl_config.h.in509 #undef HAVE_PIPE
Dcurl_config.h.cmake480 #cmakedefine HAVE_PIPE 1
/external/python/cpython2/PC/os2emx/
Dpyconfig.h77 #define HAVE_PIPE 1 macro
/external/curl/src/
Dtool_main.c86 #ifdef HAVE_PIPE in main_checkfds()
/external/libevent/
Dconfig.h.in167 #undef HAVE_PIPE
/external/python/cpython2/Modules/
Dposixmodule.c124 #define HAVE_PIPE 1 macro
133 #define HAVE_PIPE 1 macro
157 #define HAVE_PIPE 1 macro
6989 #ifdef HAVE_PIPE
9075 #ifdef HAVE_PIPE
/external/python/cpython3/Modules/
Dposixmodule.c171 #define HAVE_PIPE 1 macro
190 #define HAVE_PIPE 1 macro
8562 #ifdef HAVE_PIPE
/external/curl/
DCMakeLists.txt884 check_symbol_exists(pipe "${CURL_INCLUDES}" HAVE_PIPE)
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h3876 #if defined(HAVE_PIPE)