Searched refs:parent_pgrp (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dlash.c1340 pid_t parent_pgrp; local
1342 parent_pgrp = tcgetpgrp(shell_terminal);
1432 if (tcsetpgrp(shell_terminal, parent_pgrp) && errno != ENOTTY)

Completed in 33 milliseconds