Searched refs:ttyFd (Results 1 – 2 of 2) sorted by relevance
41 const ttyFd = common.getTTYfd(); constant43 const handle = new tty_wrap.TTY(ttyFd, false);
649 const ttyFd = [1, 2, 4, 5].find(tty.isatty);650 if (ttyFd === undefined) {658 return ttyFd;