Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/
Dconf.c43 static int tty_stdio; variable
82 if (!tty_stdio) in xfgets()
725 tty_stdio = isatty(0) && isatty(1); in main()