Searched defs:sendsig (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/mips/mips/ |
| H A D | pm_machdep.c | 87 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep.c | 528 sendsig(catcher, ksi, mask) in sendsig() function
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | machdep.c | 819 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 570 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 342 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sig.c | 4046 sigfastblock_failed(struct thread *td, bool sendsig, bool write) in sigfastblock_failed() 4066 sigfastblock_fetch_sig(struct thread *td, bool sendsig, uint32_t *valp) in sigfastblock_fetch_sig()
|