Home
last modified time | relevance | path

Searched refs:shell_pgrp (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c10619 pid_t shell_pgrp = getpgrp(); in hush_main() local
10621 if (G_saved_tty_pgrp == shell_pgrp) in hush_main()
10624 kill(- shell_pgrp, SIGTTIN); in hush_main()