Home
last modified time | relevance | path

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

/original-bsd/old/more/
H A Dmore.c59 int fnum, no_intty, no_tty, slow_tty; variable
185 if (!no_tty) {
196 if (no_tty)
241 else if (fnum < nfiles && !no_tty) {
267 if (no_tty)
1464 if (!(no_tty = ioctl(fileno(stdout), TIOCGETP, &otty))) { in initterm()
1565 if (!no_tty) { in initterm()
1764 if (no_tty) in reset_tty()