Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/string/
A Dstrsignal.c9 (SIGTSTP == 20) && (SIGTTIN == 21) && (SIGTTOU == 22) && (SIGURG == 23) && (SIGXCPU == 24) && \
21 [SIGCHLD] = 17, [SIGCONT] = 18, [SIGSTOP] = 19, [SIGTSTP] = 20,
/third_party/ulib/musl/include/bits/aarch64/
A Dsignal.h90 #define SIGTSTP 20 macro
/third_party/uapp/dash/src/
A Dtrap.c214 case SIGTSTP: in setsignal()
241 if (mflag && (signo == SIGTSTP || in setsignal()
A Dredir.c322 #ifdef SIGTSTP in openhere()
323 signal(SIGTSTP, SIG_IGN); in openhere()
A Djobs.c216 setsignal(SIGTSTP); in setjobctl()
228 setsignal(SIGTSTP); in setjobctl()
878 setsignal(SIGTSTP); in forkchild()
/third_party/ulib/musl/include/bits/x86_64/
A Dsignal.h112 #define SIGTSTP 20 macro

Completed in 14 milliseconds