Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Dpm_machdep.c87 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/f-stack/freebsd/arm/arm/
H A Dmachdep.c528 sendsig(catcher, ksi, mask) in sendsig() function
/f-stack/freebsd/arm64/arm64/
H A Dmachdep.c819 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/f-stack/freebsd/i386/i386/
H A Dmachdep.c570 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/f-stack/freebsd/amd64/amd64/
H A Dmachdep.c342 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/f-stack/freebsd/kern/
H A Dkern_sig.c4046 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()