| /netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/ |
| H A D | oread_pwd.c | 64 # 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 D | oread_pwd.c | 64 # 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 D | ui_openssl.c | 44 # 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 D | ui_openssl.c | 48 # 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 D | sig_machdep.c | 59 && (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 D | linux32_machdep.c | 93 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 D | sig_machdep.c | 64 && (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 D | sig_machdep.c | 106 && (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 D | sunos_machdep.c | 79 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 D | compat_16_machdep.c | 123 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 D | sunos_machdep.c | 105 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 D | linux_machdep.c | 123 (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 D | compat_16_machdep.c | 101 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 D | netbsd32_machdep_16.c | 90 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 D | linux32_machdep.c | 179 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 D | cpu_x86_64.c | 99 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 D | cpu_i386.c | 103 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 D | sunos_machdep.c | 92 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 D | netbsd32_machdep_16.c | 114 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 D | sunos32_machdep.c | 172 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 D | linux_machdep.c | 87 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 D | linux_machdep.c | 170 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 D | sig_machdep.c | 71 && (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 D | linux_machdep.c | 138 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 D | linux_machdep.c | 157 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_sendsig() 167 && (SIGACTION(p, sig).sa_flags & SA_ONSTACK) != 0; in linux_sendsig()
|