Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/string/
A Dstrsignal.c5 #if (SIGHUP == 1) && (SIGINT == 2) && (SIGQUIT == 3) && (SIGILL == 4) && (SIGTRAP == 5) && \
17 static const char map[] = {[SIGHUP] = 1, [SIGINT] = 2, [SIGQUIT] = 3, [SIGILL] = 4,
/third_party/ulib/musl/include/bits/aarch64/
A Dsignal.h70 #define SIGHUP 1 macro
/third_party/ulib/musl/include/bits/x86_64/
A Dsignal.h92 #define SIGHUP 1 macro
/third_party/uapp/dash/src/
A Dredir.c321 signal(SIGHUP, SIG_IGN); in openhere()

Completed in 7 milliseconds