Home
last modified time | relevance | path

Searched refs:SIGEMT (Results 26 – 50 of 51) sorted by relevance

123

/freebsd/lib/libc/nls/
H A Dzh_CN.GB18030.msg211 $ SIGEMT
H A Dzh_CN.GB2312.msg211 $ SIGEMT
H A Dit_IT.ISO8859-15.msg181 $ SIGEMT
H A Dno_NO.ISO8859-1.msg181 $ SIGEMT
H A Dfi_FI.ISO8859-1.msg181 $ SIGEMT
H A Dde_DE.ISO8859-1.msg199 $ SIGEMT
H A Dsv_SE.ISO8859-1.msg181 $ SIGEMT
H A DC.msg217 $ SIGEMT
H A Dfr_FR.ISO8859-1.msg199 $ SIGEMT
H A Dnl_NL.ISO8859-1.msg209 $ SIGEMT
H A Dpl_PL.ISO8859-2.msg199 $ SIGEMT
H A Dpt_BR.ISO8859-1.msg199 $ SIGEMT
H A Dsk_SK.ISO8859-2.msg215 $ SIGEMT
H A Des_ES.ISO8859-1.msg209 $ SIGEMT
H A Dgl_ES.ISO8859-1.msg209 $ SIGEMT
H A Dca_ES.ISO8859-1.msg215 $ SIGEMT
H A Dhu_HU.ISO8859-2.msg209 $ SIGEMT
/freebsd/sys/amd64/amd64/
H A Dgdb_machdep.c150 return (SIGEMT); in gdb_cpu_signal()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp250 #if defined(SIGEMT) in GetSignalAsCString()
251 case SIGEMT: in GetSignalAsCString()
/freebsd/share/doc/psd/05.sysman/
H A Dspell.ok65 SIGEMT
/freebsd/sys/sys/
H A Dsignal.h83 #define SIGEMT 7 /* EMT instruction */ macro
/freebsd/sbin/init/
H A Dinit.c230 sig = SIGEMT; in main()
300 handle(transition_handler, SIGHUP, SIGINT, SIGEMT, SIGTERM, SIGTSTP, in main()
305 SIGXCPU, SIGXFSZ, SIGHUP, SIGINT, SIGEMT, SIGTERM, SIGTSTP, in main()
1690 case SIGEMT: in transition_handler()
/freebsd/sbin/reboot/
H A Dreboot.c402 if (kill(1, SIGEMT) == -1) in main()
/freebsd/usr.bin/tip/tip/
H A Dcmds.c615 kill(tipout_pid, SIGEMT); in setscript()
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc235 #ifdef SIGEMT
237 SIGEMT

123