Home
last modified time | relevance | path

Searched refs:SIGEMT (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/lib/libc/gen/
H A Dsiglist.c42 [SIGEMT] = "EMT",
77 [SIGEMT] = "EMT trap",
/freebsd/cddl/lib/libdtrace/
H A Dsignal.d38 inline int SIGEMT = 7; variable
39 #pragma D binding "1.0" SIGEMT
101 signal == SIGEMT ? "SIGEMT" :
/freebsd/usr.bin/tip/tip/
H A Dtipout.c131 signal(SIGEMT, intEMT); /* attention from TIPIN */ in tipout()
155 sigaddset(&mask, SIGEMT); in tipout()
/freebsd/crypto/openssl/crypto/
H A Dsparcv9cap.c153 # ifdef SIGEMT in OPENSSL_cpuid_setup()
154 sigdelset(&all_masked, SIGEMT); in OPENSSL_cpuid_setup()
H A Dppccap.c255 #ifdef SIGEMT in OPENSSL_cpuid_setup()
256 sigdelset(&all_masked, SIGEMT); in OPENSSL_cpuid_setup()
/freebsd/contrib/file/magic/Magdir/
H A Dhp319 >>>>>>>>>0xC4 belong 7 - received SIGEMT
338 >>>>>>>>>0xC4 belong 7 - received SIGEMT
360 >>>>>>>>>0xC4 belong 7 - received SIGEMT
382 >>>>>>>>>0xC4 belong 7 - received SIGEMT
404 >>>>>>>>>0xC4 belong 7 - received SIGEMT
425 >>>>>>>>>0xC4 belong 7 - received SIGEMT
/freebsd/sys/powerpc/powerpc/
H A Dgdb_machdep.c97 return (SIGEMT); in gdb_cpu_signal()
/freebsd/lib/libsysdecode/
H A Dsignal.c39 [SIGEMT] = "SIGEMT",
/freebsd/sys/arm/arm/
H A Dgdb_machdep.c126 return (SIGEMT); in gdb_cpu_signal()
/freebsd/sys/arm64/arm64/
H A Dgdb_machdep.c117 return (SIGEMT); in gdb_cpu_signal()
/freebsd/sys/i386/i386/
H A Dgdb_machdep.c114 return (SIGEMT); in gdb_cpu_signal()
/freebsd/lib/libc/nls/
H A Dbe_BY.UTF-8.msg199 $ SIGEMT
H A Dmn_MN.UTF-8.msg199 $ SIGEMT
H A Duk_UA.UTF-8.msg209 $ SIGEMT
H A Del_GR.ISO8859-7.msg199 $ SIGEMT
H A Dru_RU.KOI8-R.msg213 $ SIGEMT
H A Dko_KR.UTF-8.msg209 $ SIGEMT
H A Dja_JP.UTF-8.msg209 $ SIGEMT
H A Dja_JP.eucJP.msg209 $ SIGEMT
H A Dko_KR.eucKR.msg209 $ SIGEMT
H A Dzh_CN.UTF-8.msg209 $ SIGEMT
/freebsd/libexec/rbootd/
H A Ddefs.h62 #define SIGUSR1 SIGEMT
/freebsd/contrib/tcsh/
H A Dsh.init.c312 #ifdef SIGEMT in mesginit()
313 if (mesg[SIGEMT].pname == NULL) { in mesginit()
314 mesg[SIGEMT].iname = "EMT"; in mesginit()
315 mesg[SIGEMT].pname = CSAVS(2, 11, "EMT trap"); in mesginit()
/freebsd/sys/riscv/riscv/
H A Dgdb_machdep.c134 return (SIGEMT); in gdb_cpu_signal()
/freebsd/sys/sys/
H A Drctl.h102 #define RCTL_ACTION_SIGEMT SIGEMT

123