Home
last modified time | relevance | path

Searched defs:sendsig (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/arm/arm/
H A Dexec_machdep.c276 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c337 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c645 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c108 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd/sys/i386/i386/
H A Dexec_machdep.c376 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c150 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/freebsd/sys/kern/
H A Dkern_sig.c4405 sigfastblock_failed(struct thread *td, bool sendsig, bool write) in sigfastblock_failed()
4425 sigfastblock_fetch_sig(struct thread *td, bool sendsig, uint32_t *valp) in sigfastblock_fetch_sig()