Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/posix/
DConnectionFileDescriptorPosix.cpp575 const bool have_pipe_fd = false; in BytesAvailable() local
577 const bool have_pipe_fd = pipe_fd >= 0; in BytesAvailable() local