Home
last modified time | relevance | path

Searched refs:sig_drop_caught (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dsignalvar.h404 void sig_drop_caught(struct proc *p);
/f-stack/freebsd/kern/
H A Dkern_fork.c502 sig_drop_caught(p2); in do_fork()
H A Dkern_sig.c997 sig_drop_caught(p); in execsigs()
4029 sig_drop_caught(struct proc *p) in sig_drop_caught() function