Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsignalvar.h399 void sig_drop_caught(struct proc *p);
/freebsd/sys/kern/
H A Dkern_fork.c512 sig_drop_caught(p2); in do_fork()
H A Dkern_sig.c1088 sig_drop_caught(p); in execsigs()
4389 sig_drop_caught(struct proc *p) in sig_drop_caught() function