Searched refs:my_pgid (Results 1 – 1 of 1) sorted by relevance
131 static pid_t my_pgid; variable303 my_pgid = getpgrp(); in main()1617 if (my_tgid == -1 || my_tgid == my_pgid) in terminit()1619 (void) kill(-my_pgid, SIGTTOU); in terminit()1814 (void) kill(-my_pgid, SIGTSTP); in onsusp()