taglinefilesource code
is_orphaned_pgrp871drivers/char/tty_io.cif (!is_orphaned_pgrp(tty->pgrp))
is_orphaned_pgrp966drivers/char/tty_io.cis_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp1170drivers/char/tty_io.cif (is_ignored(SIGTTIN) || is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp1208drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp178drivers/char/tty_ioctl.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp413include/linux/tty.hextern int is_orphaned_pgrp(int pgrp);
is_orphaned_pgrp415kernel/exit.cis_orphaned_pgrp(current->pgrp) &&
is_orphaned_pgrp452kernel/exit.cis_orphaned_pgrp(p->pgrp) &&