Searched refs:ttypgrp_ok (Results 1 – 1 of 1) sorted by relevance
134 static bool ttypgrp_ok; /* set if can use tty pgrps */ variable236 if (ttypgrp_ok) { in j_suspend()259 if (ttypgrp_ok) { in j_suspend()264 ttypgrp_ok = false; in j_suspend()268 ttypgrp_ok = false; in j_suspend()344 if ((ttypgrp_ok = (use_tty && tty_fd >= 0 && tty_devtty))) { in j_change()355 ttypgrp_ok = false; in j_change()366 if (ttypgrp_ok && kshpgrp != kshpid) { in j_change()370 ttypgrp_ok = false; in j_change()376 ttypgrp_ok = false; in j_change()[all …]