Searched refs:ttypgrp_ok (Results 1 – 1 of 1) sorted by relevance
135 static bool ttypgrp_ok; /* set if can use tty pgrps */ variable292 if ((ttypgrp_ok = use_tty && tty_fd >= 0 && tty_devtty)) { in j_change()303 ttypgrp_ok = false; in j_change()314 if (ttypgrp_ok && kshpgrp != kshpid) { in j_change()318 ttypgrp_ok = false; in j_change()324 ttypgrp_ok = false; in j_change()330 if (use_tty && !ttypgrp_ok) in j_change()336 ttypgrp_ok = false; in j_change()487 if (ttypgrp_ok && dotty && !(flags & XBGND)) in exchild()541 ttypgrp_ok = false; in exchild()[all …]