Home
last modified time | relevance | path

Searched refs:any_free (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp205 bool any_free = stdin_free || stdout_free || stderr_free; in SetUpPtyRedirection() local
206 if (!any_free) in SetUpPtyRedirection()