Home | History | Annotate | Download | only in src

Lines Matching full:shtrap

1235 	if (p->shtrap)
1236 (*p->shtrap)(i);
1525 * it. At the moment, all users of shtrap are lifetime
1529 p->shtrap = (sig_t)NULL;
1531 p->shtrap = f;