Searched refs:ttypgrp_ok (Results 1 – 1 of 1) sorted by relevance
137 static bool ttypgrp_ok; /* set if can use tty pgrps */ variable299 if ((ttypgrp_ok = (use_tty && tty_fd >= 0 && tty_devtty))) { in j_change()310 ttypgrp_ok = false; in j_change()321 if (ttypgrp_ok && kshpgrp != kshpid) { in j_change()325 ttypgrp_ok = false; in j_change()331 ttypgrp_ok = false; in j_change()338 if (use_tty && !ttypgrp_ok) in j_change()343 ttypgrp_ok = false; in j_change()494 if (ttypgrp_ok && dotty && !(flags & XBGND)) in exchild()548 ttypgrp_ok = false; in exchild()[all …]