Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp209 bool any_free = stdin_free || stdout_free || stderr_free; in SetUpPtyRedirection() local
210 if (!any_free) in SetUpPtyRedirection()