Home
last modified time | relevance | path

Searched refs:sendsig (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/amd64/amd64/
H A Delf_machdep.c57 .sv_sendsig = sendsig,
92 .sv_sendsig = sendsig,
H A Dmachdep.c342 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/f-stack/freebsd/i386/i386/
H A Delf_machdep.c59 .sv_sendsig = sendsig,
H A Dmachdep.c570 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/f-stack/freebsd/arm64/arm64/
H A Delf_machdep.c66 .sv_sendsig = sendsig,
H A Dmachdep.c819 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/f-stack/freebsd/arm/arm/
H A Delf_machdep.c70 .sv_sendsig = sendsig,
H A Dmachdep.c528 sendsig(catcher, ksi, mask) in sendsig() function
/f-stack/freebsd/kern/
H A Dimgact_aout.c81 .sv_sendsig = sendsig,
H A Dsys_process.c1061 sendsig: in kern_ptrace()
1164 goto sendsig; /* in PT_CONTINUE above */ in kern_ptrace()
H A Dkern_sig.c4046 sigfastblock_failed(struct thread *td, bool sendsig, bool write) in sigfastblock_failed() argument
4056 if (!sendsig) in sigfastblock_failed()
4066 sigfastblock_fetch_sig(struct thread *td, bool sendsig, uint32_t *valp) in sigfastblock_fetch_sig() argument
4073 sigfastblock_failed(td, sendsig, false); in sigfastblock_fetch_sig()
/f-stack/freebsd/mips/mips/
H A Delf_machdep.c59 .sv_sendsig = sendsig,
H A Dswtch.S656 * (see sendsig() and sigreturn()). We have to compute the address
H A Dpm_machdep.c87 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/f-stack/freebsd/sys/
H A Dsignalvar.h396 void sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *retmask);