Searched refs:STOPSIGS (Results 1 – 4 of 4) sorted by relevance
610 #define STOPSIGS (__sigmask (SIGTTIN) | __sigmask (SIGTTOU) \ in weak_alias() macro879 if (__sigmask (signo) & STOPSIGS) in weak_alias()888 ss->pending &= ~STOPSIGS; in weak_alias()
1278 Use mask macro STOPSIGS instead of alternation to check for stop
5818 (STOPSIGS): Modified.
6760 (STOPSIGS): Likewise.