Searched refs:ttou_is_dfl (Results 1 – 1 of 1) sorted by relevance
1786 int ttou_is_dfl; in onsusp() local1789 ttou_is_dfl = (signal(SIGTTOU, SIG_IGN) == SIG_DFL); in onsusp()1792 if (ttou_is_dfl) in onsusp()