Searched refs:tty_stdio (Results 1 – 2 of 2) sorted by relevance
41 static int tty_stdio; variable80 if (!tty_stdio) in xfgets()505 tty_stdio = isatty(0) && isatty(1); in main()
43 static int tty_stdio; variable82 if (!tty_stdio) in xfgets()725 tty_stdio = isatty(0) && isatty(1); in main()