Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/groff/src/roff/troff/
Dinput.cpp3981 int reading_from_terminal = isatty(fileno(stdin)); in read_request() local
3989 if (reading_from_terminal) in read_request()
4000 if (reading_from_terminal) { in read_request()
4023 if (reading_from_terminal) in read_request()