Searched refs:siguaction_t (Results 1 – 3 of 3) sorted by relevance
252 aharrlen = sizeof (siguaction_t) * NSIG; in look()428 ((uintptr_t)aharr + sig * sizeof (siguaction_t) + in deinterpose()429 offsetof(siguaction_t, sig_uaction)); in deinterpose()
821 } siguaction_t; typedef910 siguaction_t siguaction[NSIG];
242 siguaction_t *suap = &self->ul_uberdata->siguaction[sig]; in take_deferred_signal()