Home | History | Annotate | Download | only in src

Lines Matching full:use_tty

292 		bool use_tty = Flag(FTALKING);
295 if (use_tty)
299 if ((ttypgrp_ok = (use_tty && tty_fd >= 0 && tty_devtty))) {
338 if (use_tty && !ttypgrp_ok)