Searched refs:stdoutTty (Results 1 – 3 of 3) sorted by relevance
370 hChannel->stdoutTty.data = nullptr; in MallocChannel()425 Base::TryCloseHandle((uv_handle_t *)&hChannel->stdoutTty, closeChannelHandle); in FreeChannelContinue()
510 uv_tty_t stdoutTty; member
485 if (uv_tty_init(loopMain, &hChannel->stdoutTty, STDOUT_FILENO, 0) in BindLocalStd()490 hChannel->stdoutTty.data = hChannel; in BindLocalStd()