Home | History | Annotate | Download | only in src

Lines Matching refs:cursig

1422 	} else if (p->cursig == SIG_DFL) {
1460 p->cursig = SIG_IGN;
1487 if (p->cursig != f) {
1488 p->cursig = f;