Home
last modified time | relevance | path

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

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