Searched defs:sendsig (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/arm/arm/ |
H A D | exec_machdep.c | 276 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) sendsig() function
|
/freebsd-src/sys/riscv/riscv/ |
H A D | exec_machdep.c | 337 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
/freebsd-src/sys/arm64/arm64/ |
H A D | exec_machdep.c | 645 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) sendsig() function
|
/freebsd-src/sys/amd64/amd64/ |
H A D | exec_machdep.c | 108 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
/freebsd-src/sys/i386/i386/ |
H A D | exec_machdep.c | 376 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
/freebsd-src/sys/powerpc/powerpc/ |
H A D | exec_machdep.c | 150 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
/freebsd-src/sys/kern/ |
H A D | kern_sig.c | 4405 if (!sendsig) in sigfastblock_failed() argument 4425 sigfastblock_fetch_sig(struct thread * td,bool sendsig,uint32_t * valp) sigfastblock_fetch_sig() argument
|