Home
last modified time | relevance | path

Searched refs:PIPES (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/source/Host/posix/
DPipePosix.cpp37 enum PIPES { READ, WRITE }; // Constants 0 and 1 for READ and WRITE enum
/external/llvm-project/lldb/tools/driver/
DDriver.cpp414 enum PIPES { READ, WRITE }; // Indexes for the read and write fds in PrepareCommandsForSourcing() enum
/external/openssh/
Dconfigure.ac629 AC_DEFINE([USE_PIPES], [1], [Use PIPES instead of a socketpair()])