taglinefilesource code
is_orphaned_pgrp410drivers/char/n_tty.cif (!is_orphaned_pgrp(tty->pgrp))
is_orphaned_pgrp760drivers/char/n_tty.cis_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp284drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp700drivers/char/tty_io.cif (is_ignored(SIGTTIN) || is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp735drivers/char/tty_io.cif (is_orphaned_pgrp(current->pgrp))
is_orphaned_pgrp296include/linux/tty.hextern int is_orphaned_pgrp(int pgrp);
is_orphaned_pgrp402kernel/exit.cis_orphaned_pgrp(current->pgrp) &&
is_orphaned_pgrp439kernel/exit.cis_orphaned_pgrp(p->pgrp) &&