Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp468 const bool have_pipe_fd = false; in BytesAvailable() local
470 const bool have_pipe_fd = pipe_fd >= 0; in BytesAvailable() local