Home | History | Annotate | Download | only in src

Lines Matching refs:shtrap

1131 	if (p->shtrap)
1132 (*p->shtrap)(i);
1412 * it. At the moment, all users of shtrap are lifetime
1416 p->shtrap = (sig_t)NULL;
1418 p->shtrap = f;