Home
last modified time | relevance | path

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

/third_party/libusb/android/
Dconfig.h39 #define HAVE_PIPE2 1 macro
/third_party/libusb/linux/
Dconfig.h162 #define HAVE_PIPE2 1 macro
/third_party/gstreamer/gstplugins_bad/
Dconfig.h453 #define HAVE_PIPE2 1 macro
Dmeson.build148 ['HAVE_PIPE2', 'pipe2'],
Dconfig.h.in446 #undef HAVE_PIPE2
/third_party/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()
/third_party/pulseaudio/include/
Dconfig.h145 #define HAVE_PIPE2 1 macro
/third_party/glib/
Dconfig.h164 #define HAVE_PIPE2 1 macro
/third_party/glib/glib/
Dglib-unix.c100 #ifdef HAVE_PIPE2 in g_unix_open_pipe()
/third_party/libunwind/src/x86_64/
DGinit.c81 #ifdef HAVE_PIPE2
/third_party/libunwind/src/riscv/
DGinit.c105 #ifdef HAVE_PIPE2
/third_party/libunwind/src/aarch64/
DGinit.c96 #ifdef HAVE_PIPE2
/third_party/python/Modules/
D_posixsubprocess.c3 #if defined(HAVE_PIPE2) && !defined(_GNU_SOURCE)
Dposixmodule.c10042 #ifdef HAVE_PIPE2 in os_pipe_impl()
10066 #ifdef HAVE_PIPE2 in os_pipe_impl()
10078 #ifdef HAVE_PIPE2
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c3428 #ifdef HAVE_PIPE2 in pa_pipe_cloexec()
/third_party/python/
Dpyconfig.h.in746 #undef HAVE_PIPE2
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dipcpipeline.c40 #ifndef HAVE_PIPE2
/third_party/python/Modules/clinic/
Dposixmodule.c.h5677 #if defined(HAVE_PIPE2)