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

/fuchsia/zircon/third_party/ulib/musl/src/string/
H A Dstrsignal.c9 (SIGTSTP == 20) && (SIGTTIN == 21) && (SIGTTOU == 22) && (SIGURG == 23) && (SIGXCPU == 24) && \
22 [SIGTTIN] = 21, [SIGTTOU] = 22, [SIGURG] = 23, [SIGXCPU] = 24,
/fuchsia/zircon/third_party/ulib/musl/include/bits/aarch64/
H A Dsignal.h92 #define SIGTTOU 22 macro
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h114 #define SIGTTOU 22 macro
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dtrap.c215 case SIGTTOU:
242 signo == SIGTTIN || signo == SIGTTOU)) {
H A Djobs.c217 setsignal(SIGTTOU);
229 setsignal(SIGTTOU);
879 setsignal(SIGTTOU);

Completed in 83 milliseconds