taglinefilesource code
is_orphaned_pgrp867drivers/char/tty_io.cif (!is_orphaned_pgrp(tty->pgrp))
is_orphaned_pgrp968drivers/char/tty_io.cis_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp1151drivers/char/tty_io.cif (is_ignored(SIGTTIN) || is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp1189drivers/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_pgrp412kernel/exit.cis_orphaned_pgrp(current->pgrp) &&
is_orphaned_pgrp449kernel/exit.cis_orphaned_pgrp(p->pgrp) &&