Searched refs:ttypgrp_ok (Results 1 – 1 of 1) sorted by relevance
132 static bool ttypgrp_ok; /* set if can use tty pgrps */ variable271 if ((ttypgrp_ok = use_tty && tty_fd >= 0 && tty_devtty)) { in j_change()282 ttypgrp_ok = false; in j_change()293 if (ttypgrp_ok && kshpgrp != kshpid) { in j_change()298 ttypgrp_ok = false; in j_change()304 ttypgrp_ok = false; in j_change()310 if (use_tty && !ttypgrp_ok) in j_change()315 ttypgrp_ok = false; in j_change()436 if (ttypgrp_ok && dotty && !(flags & XBGND)) in exchild()486 ttypgrp_ok = false; in exchild()[all …]