tty_stdio          40 scripts/kconfig/conf.c static int tty_stdio;
tty_stdio          79 scripts/kconfig/conf.c 	if (!tty_stdio)
tty_stdio         493 scripts/kconfig/conf.c 	tty_stdio = isatty(0) && isatty(1);