Searched refs:stdin_free (Results 1 – 1 of 1) sorted by relevance
202 bool stdin_free = GetFileActionForFD(STDIN_FILENO) == nullptr; in SetUpPtyRedirection() local205 bool any_free = stdin_free || stdout_free || stderr_free; in SetUpPtyRedirection()223 if (stdin_free) in SetUpPtyRedirection()