Searched refs:shell_pgrp (Results 1 – 1 of 1) sorted by relevance
10619 pid_t shell_pgrp = getpgrp(); in hush_main() local10621 if (G_saved_tty_pgrp == shell_pgrp) in hush_main()10624 kill(- shell_pgrp, SIGTTIN); in hush_main()