Searched refs:have_pipe_fd (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp574 const bool have_pipe_fd = false; local
576 const bool have_pipe_fd = pipe_fd >= 0; local
578 if (have_pipe_fd)

Completed in 297 milliseconds