Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/posix/
H A DPipePosix.cpp37 enum PIPES { READ, WRITE }; // Constants 0 and 1 for READ and WRITE enum
/freebsd-12.1/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp474 enum PIPES { READ, WRITE }; // Constants 0 and 1 for READ and WRITE in PrepareCommandsForSourcing() enum
529 enum PIPES { READ, WRITE }; // Constants 0 and 1 for READ and WRITE in CleanupAfterCommandSourcing() enum
/freebsd-12.1/sys/netpfil/ipfw/
H A Ddummynet.txt296 TRADITIONAL DUMMYNET PIPES "pipe N config ..."
/freebsd-12.1/crypto/openssh/
H A Dconfigure.ac626 AC_DEFINE([USE_PIPES], [1], [Use PIPES instead of a socketpair()])