Home
last modified time | relevance | path

Searched refs:SIGACTION (Results 1 – 25 of 65) sorted by relevance

123

/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doread_pwd.c64 # define SIGACTION macro
199 #ifdef SIGACTION
402 #ifdef SIGACTION in pushsig()
419 #ifdef SIGACTION in pushsig()
445 #ifdef SIGACTION in popsig()
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doread_pwd.c64 # define SIGACTION macro
199 #ifdef SIGACTION
402 #ifdef SIGACTION in pushsig()
419 #ifdef SIGACTION in pushsig()
445 #ifdef SIGACTION in popsig()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/
H A Dui_openssl.c44 # define SIGACTION macro
155 # ifdef SIGACTION
580 # ifdef SIGACTION in pushsig()
608 # ifdef SIGACTION in pushsig()
641 # ifdef SIGACTION in popsig()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/
H A Dui_openssl.c48 # define SIGACTION macro
159 # ifdef SIGACTION
604 # ifdef SIGACTION in pushsig()
632 # ifdef SIGACTION in pushsig()
665 # ifdef SIGACTION in popsig()
/netbsd-src/sys/arch/mips/mips/
H A Dsig_machdep.c59 && (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in getframe()
84 const sig_t catcher = SIGACTION(p, signo).sa_handler; in sendsig_siginfo()
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_machdep.c93 if (SIGACTION(curproc, ksi->ksi_signo).sa_flags & SA_SIGINFO) in linux32_sendsig()
109 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux32_old_sendsig()
115 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux32_old_sendsig()
180 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux32_rt_sendsig()
186 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux32_rt_sendsig()
/netbsd-src/sys/arch/riscv/riscv/
H A Dsig_machdep.c64 && (SIGACTION(p, signo).sa_flags & SA_ONSTACK) != 0; in cpu_sendsig_getframe()
91 const sig_t catcher = SIGACTION(p, signo).sa_handler; in sendsig_siginfo()
/netbsd-src/sys/arch/hppa/hppa/
H A Dsig_machdep.c106 && (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in getframe()
128 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo()
/netbsd-src/sys/arch/sparc/sparc/
H A Dsunos_machdep.c79 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos_sendsig()
91 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sunos_sendsig()
H A Dcompat_16_machdep.c123 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext()
134 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sendsig_sigcontext()
/netbsd-src/sys/arch/m68k/m68k/
H A Dsunos_machdep.c105 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos_sendsig()
114 SIGACTION(p, sig).sa_handler = SIG_DFL; in sunos_sendsig()
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_machdep.c123 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in setup_linux_rt_sigframe()
218 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in setup_linux_sigframe()
314 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_sendsig()
/netbsd-src/sys/arch/powerpc/powerpc/
H A Dcompat_16_machdep.c101 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext()
107 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sendsig_sigcontext()
/netbsd-src/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep_16.c90 sig_t catcher = SIGACTION(p, sig).sa_handler; in netbsd32_sendsig_sigcontext()
100 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in netbsd32_sendsig_sigcontext()
/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_machdep.c179 const sig_t handler = SIGACTION(p, sig).sa_handler; in linux32_sendsig()
187 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux32_sendsig()
188 const bool rt_p = !!(SIGACTION(curproc, ksi->ksi_signo).sa_flags & in linux32_sendsig()
/netbsd-src/sys/arch/usermode/target/x86_64/
H A Dcpu_x86_64.c99 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo()
121 && (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sendsig_siginfo()
/netbsd-src/sys/arch/usermode/target/i386/
H A Dcpu_i386.c103 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo()
124 && (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sendsig_siginfo()
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dsunos_machdep.c92 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos_sendsig()
104 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sunos_sendsig()
H A Dnetbsd32_machdep_16.c114 sig_t catcher = SIGACTION(p, sig).sa_handler; in netbsd32_sendsig_sigcontext()
125 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in netbsd32_sendsig_sigcontext()
H A Dsunos32_machdep.c172 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos32_sendsig()
185 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in sunos32_sendsig()
/netbsd-src/sys/compat/linux/arch/arm/
H A Dlinux_machdep.c87 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_sendsig()
98 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_sendsig()
/netbsd-src/sys/compat/linux/arch/i386/
H A Dlinux_machdep.c170 if (SIGACTION(curproc, ksi->ksi_signo).sa_flags & SA_SIGINFO) in linux_sendsig()
235 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_rt_sendsig()
241 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_rt_sendsig()
314 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_old_sendsig()
321 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_old_sendsig()
/netbsd-src/sys/arch/arm/arm/
H A Dsig_machdep.c71 && (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in getframe()
97 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo()
/netbsd-src/sys/compat/linux/arch/aarch64/
H A Dlinux_machdep.c138 const sig_t handler = SIGACTION(p, sig).sa_handler; in linux_sendsig()
144 (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_sendsig()
/netbsd-src/sys/compat/linux/arch/mips/
H A Dlinux_machdep.c157 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_sendsig()
167 && (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_sendsig()

123