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