Searched refs:tty_devtty (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dmain.c989 tty_devtty = true;
1000 tty_devtty = false;
H A Djobs.c292 if ((ttypgrp_ok = use_tty && tty_fd >= 0 && tty_devtty)) {
H A Dsh.h1914 EXTERN bool tty_devtty; /* true if tty_fd is from /dev/tty */ variable

Completed in 62 milliseconds