Searched refs:any_free (Results 1 – 1 of 1) sorted by relevance
209 bool any_free = stdin_free || stdout_free || stderr_free; in SetUpPtyRedirection() local210 if (!any_free) in SetUpPtyRedirection()