Searched refs:sigexit (Results 1 - 25 of 55) sorted by relevance

123

/netbsd-current/sys/arch/hppa/hppa/
H A Dsig_machdep.c139 sigexit(l, SIGILL);
163 sigexit(l, SIGILL);
/netbsd-current/sys/arch/vax/vax/
H A Dsig_machdep.c189 sigexit(l, SIGILL);
238 sigexit(l, SIGILL);
/netbsd-current/sys/arch/sparc/sparc/
H A Dcompat_13_machdep.c79 sigexit(l, SIGILL);
H A Dcompat_16_machdep.c207 sigexit(l, SIGILL);
231 sigexit(l, SIGILL);
276 sigexit(l, SIGILL);
H A Dsunos_machdep.c154 sigexit(l, SIGILL);
/netbsd-current/sys/arch/mips/mips/
H A Dcompat_16_machdep.c106 sigexit(l, SIGILL);
176 sigexit(l, SIGILL);
205 sigexit(l, SIGILL);
H A Dsig_machdep.c106 sigexit(l, SIGILL);
H A Dnetbsd32_machdep.c115 sigexit(l, SIGILL);
140 sigexit(l, SIGILL);
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dcompat_16_machdep.c73 sigexit(curlwp, SIGILL);
168 sigexit(l, SIGILL);
199 sigexit(l, SIGILL);
H A Dsig_machdep.c136 sigexit(l, SIGILL);
169 sigexit(l, SIGILL);
/netbsd-current/usr.sbin/apmd/
H A Dapmd.c75 __dead static void sigexit(int signo);
81 sigexit(int signo) function
413 (void) signal(SIGTERM, sigexit);
414 (void) signal(SIGHUP, sigexit);
415 (void) signal(SIGINT, sigexit);
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dcompat_16_machdep.c194 sigexit(l, SIGILL);
221 sigexit(l, SIGILL);
279 sigexit(l, SIGILL);
H A Dcompat_13_machdep.c84 sigexit(l, SIGILL);
H A Dsunos_machdep.c183 sigexit(l, SIGILL);
224 sigexit(l, SIGILL);
H A Dnetbsd32_machdep_13.c111 sigexit(l, SIGILL);
H A Dnetbsd32_machdep_16.c202 sigexit(l, SIGILL);
272 sigexit(l, SIGILL);
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dsig_machdep.c105 sigexit(l, SIGILL);
/netbsd-current/sys/arch/alpha/alpha/
H A Dcompat_16_machdep.c179 sigexit(l, SIGILL);
209 sigexit(l, SIGILL);
/netbsd-current/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c147 sigexit(l, SIGILL);
168 sigexit(l, SIGILL);
/netbsd-current/sys/arch/i386/i386/
H A Dcompat_16_machdep.c177 sigexit(l, SIGILL);
232 sigexit(l, SIGILL);
/netbsd-current/sys/arch/arm/arm/
H A Dcompat_16_machdep.c149 sigexit(l, SIGILL);
188 sigexit(l, SIGILL);
/netbsd-current/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep_16.c122 sigexit(l, SIGILL);
165 sigexit(l, SIGILL);
/netbsd-current/sys/compat/linux/arch/amd64/
H A Dlinux_machdep.c241 sigexit(l, SIGILL);
246 sigexit(l, SIGILL);
328 sigexit(l, SIGILL);
390 sigexit(l, SIGILL);
/netbsd-current/sys/arch/riscv/riscv/
H A Dsig_machdep.c119 sigexit(l, SIGILL);
/netbsd-current/sys/arch/m68k/m68k/
H A Dcompat_16_machdep.c118 sigexit(l, SIGILL);
211 sigexit(l, SIGILL);

Completed in 402 milliseconds

123