Home
last modified time | relevance | path

Searched defs:pipe_fd (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-death-test.cc1105 int pipe_fd[2]; in AssumeRole() local
1364 int pipe_fd[2]; in AssumeRole() local
/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp453 const int pipe_fd = m_pipe.GetReadFileDescriptor(); BytesAvailable() local