Searched refs:ttypgrp_ok (Results 1 – 1 of 1) sorted by relevance
148 static bool ttypgrp_ok; /* set if can use tty pgrps */ variable244 if (ttypgrp_ok) { in j_suspend()267 if (ttypgrp_ok) { in j_suspend()272 ttypgrp_ok = false; in j_suspend()276 ttypgrp_ok = false; in j_suspend()352 if ((ttypgrp_ok = (use_tty && tty_fd >= 0 && tty_devtty))) { in j_change()363 ttypgrp_ok = false; in j_change()374 if (ttypgrp_ok && kshpgrp != kshpid) { in j_change()378 ttypgrp_ok = false; in j_change()384 ttypgrp_ok = false; in j_change()[all …]