Searched defs: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

Completed in 107 milliseconds