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

/fuchsia/zircon/third_party/ulib/musl/src/string/
H 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,
/fuchsia/zircon/third_party/ulib/musl/include/bits/aarch64/
H A Dsignal.h70 #define SIGHUP 1 macro
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h92 #define SIGHUP 1 macro
/fuchsia/zircon/scripts/
H A Danalyze-zircon99 trap func_trap_handler SIGHUP SIGINT SIGTERM EXIT
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dredir.c321 signal(SIGHUP, SIG_IGN);

Completed in 35 milliseconds