Home
last modified time | relevance | path

Searched refs:HAVE_PIPE2 (Results 1 – 15 of 15) sorted by relevance

/external/libfuse/lib/
Dconfig.h22 #define HAVE_PIPE2 macro
Dfuse_lowlevel.c638 #if !defined(HAVE_PIPE2) || !defined(O_CLOEXEC)
/external/libusb/android/
Dconfig.h39 #define HAVE_PIPE2 1 macro
/external/libusb/windows/
Dconfig.h54 #define HAVE_PIPE2 1 macro
/external/libusb/linux/
Dconfig.h54 #define HAVE_PIPE2 1 macro
/external/libusb/libusb/os/
Devents_posix.c58 #if defined(HAVE_PIPE2) in usbi_create_event()
69 #if !defined(HAVE_PIPE2) && defined(FD_CLOEXEC) in usbi_create_event()
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h777 #define HAVE_PIPE2 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h775 #define HAVE_PIPE2 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h777 #define HAVE_PIPE2 1 macro
/external/python/cpython3/Modules/
D_posixsubprocess.c4 #if defined(HAVE_PIPE2) && !defined(_GNU_SOURCE)
Dposixmodule.c10127 #ifdef HAVE_PIPE2 in os_pipe_impl()
10151 #ifdef HAVE_PIPE2 in os_pipe_impl()
10163 #ifdef HAVE_PIPE2
/external/libevent/
Dconfig.h.in177 #undef HAVE_PIPE2
/external/python/cpython3/
Dpyconfig.h.in774 #undef HAVE_PIPE2
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5416 #if defined(HAVE_PIPE2)
/external/strace/
DChangeLog19236 instead of [!HAVE_PIPE2].