Searched refs:my_pgid (Results 1 – 1 of 1) sorted by relevance
133 static pid_t my_pgid; variable305 my_pgid = getpgrp(); in main()1605 if (my_tgid == -1 || my_tgid == my_pgid) in terminit()1607 (void) kill(-my_pgid, SIGTTOU); in terminit()1797 (void) kill(-my_pgid, SIGTSTP); in onsusp()