Searched refs:ttypgrp_ok (Results 1 – 1 of 1) sorted by relevance
147 static bool ttypgrp_ok; /* set if can use tty pgrps */ variable243 if (ttypgrp_ok) { in j_suspend()266 if (ttypgrp_ok) { in j_suspend()271 ttypgrp_ok = false; in j_suspend()275 ttypgrp_ok = false; in j_suspend()351 if ((ttypgrp_ok = (use_tty && tty_fd >= 0 && tty_devtty))) { in j_change()362 ttypgrp_ok = false; in j_change()373 if (ttypgrp_ok && kshpgrp != kshpid) { in j_change()377 ttypgrp_ok = false; in j_change()383 ttypgrp_ok = false; in j_change()[all …]