Searched defs:SIGTTOU (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dtty_io.c400 * not in the foreground, send a SIGTTOU. If the signal is blocked or
423 if (is_ignored(SIGTTOU))
429 kill_pgrp(task_pgrp(current), SIGTTOU, 1); local

Completed in 78 milliseconds