Searched refs:our_pgrp (Results 1 – 1 of 1) sorted by relevance
132 static pid_t our_pgrp; variable310 if (ttypgrp_ok && (our_pgrp = getpgrp()) < 0) { in j_change()329 if (ttypgrp == our_pgrp) in j_change()337 if (ttypgrp_ok && our_pgrp != kshpid) { in j_change()349 restore_ttypgrp = our_pgrp; in j_change()350 our_pgrp = kshpid; in j_change()770 if (ttypgrp_ok && tcsetpgrp(tty_fd, our_pgrp) == -1) { in j_resume()773 tty_fd, (int) our_pgrp, in j_resume()1036 if (tcsetpgrp(tty_fd, our_pgrp) == -1) { in j_waitj()1039 __func__, tty_fd, (int)our_pgrp, in j_waitj()