Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp30 enum PIPES { READ, WRITE }; // Constants 0 and 1 for READ and WRITE enum
/freebsd-13.1/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp415 enum PIPES { READ, WRITE }; // Indexes for the read and write fds in PrepareCommandsForSourcing() enum
/freebsd-13.1/sys/netpfil/ipfw/
H A Ddummynet.txt296 TRADITIONAL DUMMYNET PIPES "pipe N config ..."
/freebsd-13.1/crypto/openssh/
H A Dconfigure.ac660 AC_DEFINE([USE_PIPES], [1], [Use PIPES instead of a socketpair()])