Home | History | Annotate | Download | only in kern

Lines Matching refs:p_sigacts

264 	struct sigacts *ps = pp->p_sigacts, *ps2;
288 struct sigacts *ps, *oldps = p->p_sigacts;
298 p->p_sigacts = ps;
333 ps = p->p_sigacts;
389 ps = p->p_sigacts;
925 ps = p->p_sigacts;
1651 ps = p->p_sigacts;
2062 ps = p->p_sigacts;
2145 sa = curproc->p_sigacts;
2179 struct sigacts *ps = p->p_sigacts;
2615 ps = p->p_sigacts;