Searched refs:tty_stdio (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/kconfig/
H A Dconf.c44 static int tty_stdio; variable
83 if (!tty_stdio)
720 tty_stdio = isatty(0) && isatty(1);

Completed in 249 milliseconds