Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp466 if (have_pipe_fd) in BytesAvailable() local
468 const bool have_pipe_fd = pipe_fd >= 0; BytesAvailable() local