Home
last modified time | relevance | path

Searched defs:catcher (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/sys/arch/m68k/m68k/
H A Dsig_machdep.c137 buildcontext(struct lwp *l, void *catcher, void *fp) in buildcontext()
158 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo() local
H A Dcompat_16_machdep.c95 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
H A Dsunos_machdep.c105 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos_sendsig() local
/netbsd-src/sys/arch/sh3/sh3/
H A Dcompat_16_machdep.c101 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
/netbsd-src/sys/arch/arm/arm/
H A Dcompat_16_machdep.c93 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
H A Dsig_machdep.c97 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo() local
/netbsd-src/sys/compat/linux/arch/amd64/
H A Dlinux_machdep.c142 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_sendsig() local
513 linux_buildcontext(struct lwp *l, void *catcher, void *f) in linux_buildcontext() argument
/netbsd-src/sys/arch/alpha/alpha/
H A Dcompat_16_machdep.c112 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
/netbsd-src/sys/arch/i386/i386/
H A Dcompat_16_machdep.c161 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
/netbsd-src/sys/arch/mips/mips/
H A Dsig_machdep.c84 const sig_t catcher = SIGACTION(p, signo).sa_handler; in sendsig_siginfo() local
H A Dcompat_16_machdep.c102 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
/netbsd-src/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep_16.c90 sig_t catcher = SIGACTION(p, sig).sa_handler; in netbsd32_sendsig_sigcontext() local
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_machdep.c86 sig_t catcher = SIGACTION(p, sig).sa_handler; in freebsd_sendsig() local
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_machdep.c109 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux32_old_sendsig() local
180 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux32_rt_sendsig() local
/netbsd-src/sys/arch/hppa/hppa/
H A Dsig_machdep.c128 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo() local
/netbsd-src/sys/arch/riscv/riscv/
H A Dsig_machdep.c91 const sig_t catcher = SIGACTION(p, signo).sa_handler; in sendsig_siginfo() local
/netbsd-src/sys/arch/powerpc/powerpc/
H A Dcompat_16_machdep.c101 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
/netbsd-src/sys/arch/sparc/sparc/
H A Dsunos_machdep.c79 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos_sendsig() local
H A Dcompat_16_machdep.c123 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
/netbsd-src/sys/compat/linux/arch/arm/
H A Dlinux_machdep.c87 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_sendsig() local
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcompat_16_machdep.c99 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
H A Dnetbsd32_machdep_16.c114 sig_t catcher = SIGACTION(p, sig).sa_handler; in netbsd32_sendsig_sigcontext() local
H A Dsunos_machdep.c92 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos_sendsig() local
H A Dsunos32_machdep.c172 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos32_sendsig() local
/netbsd-src/sys/compat/linux/arch/powerpc/
H A Dlinux_machdep.c111 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_sendsig() local

12