Home
last modified time | relevance | path

Searched refs:STOPSIGS (Results 1 – 1 of 1) sorted by relevance

/hurd/
A Dhurdsig.c610 #define STOPSIGS (__sigmask (SIGTTIN) | __sigmask (SIGTTOU) \ in weak_alias() macro
879 if (__sigmask (signo) & STOPSIGS) in weak_alias()
888 ss->pending &= ~STOPSIGS; in weak_alias()

Completed in 5 milliseconds