Searched refs:tty_old_pgrp (Results 1 – 5 of 5) sorted by relevance
829 p->tty_old_pgrp = tty->pgrp; in do_tty_hangup()917 if (current->tty_old_pgrp) { in disassociate_ctty()918 kill_pg(current->tty_old_pgrp, SIGHUP, on_exit); in disassociate_ctty()919 kill_pg(current->tty_old_pgrp, SIGCONT, on_exit); in disassociate_ctty()929 current->tty_old_pgrp = 0; in disassociate_ctty()1806 current->tty_old_pgrp = 0; in tty_open()1994 current->tty_old_pgrp = 0; in tiocsctty()
489 current->tty_old_pgrp field when a session leader
341 pid_t tty_old_pgrp; member
733 p->tty_old_pgrp = 0; in do_fork()
940 current->tty_old_pgrp = 0; in sys_setsid()