Searched refs:SIGTERM (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/string/
H A Dstrsignal.c7 (SIGSEGV == 11) && (SIGUSR2 == 12) && (SIGPIPE == 13) && (SIGALRM == 14) && (SIGTERM == 15) && \
20 [SIGPIPE] = 13, [SIGALRM] = 14, [SIGTERM] = 15, [SIGSTKFLT] = 16,
/fuchsia/zircon/third_party/ulib/musl/include/bits/aarch64/
H A Dsignal.h85 #define SIGTERM 15 macro
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h107 #define SIGTERM 15 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 Dtrap.c209 case SIGTERM:
371 setsignal(SIGTERM);
H A Djobs.c291 signo = SIGTERM;
894 setsignal(SIGTERM);

Completed in 44 milliseconds