Searched defs:sendsig (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/sys/arm/arm/ |
| H A D | exec_machdep.c | 262 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /freebsd-13.1/sys/riscv/riscv/ |
| H A D | exec_machdep.c | 349 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /freebsd-13.1/sys/mips/mips/ |
| H A D | pm_machdep.c | 87 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /freebsd-13.1/sys/arm64/arm64/ |
| H A D | exec_machdep.c | 561 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /freebsd-13.1/sys/amd64/amd64/ |
| H A D | exec_machdep.c | 112 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /freebsd-13.1/sys/i386/i386/ |
| H A D | exec_machdep.c | 376 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /freebsd-13.1/sys/powerpc/powerpc/ |
| H A D | exec_machdep.c | 134 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_sig.c | 4198 sigfastblock_failed(struct thread *td, bool sendsig, bool write) in sigfastblock_failed() 4218 sigfastblock_fetch_sig(struct thread *td, bool sendsig, uint32_t *valp) in sigfastblock_fetch_sig()
|