Searched refs:sa_sigaction (Results 1 – 2 of 2) sorted by relevance
116 void (*sa_sigaction)(int signo, siginfo_t *info, void *context); member
59 zassert_not_equal(-1, offsetof(struct sigaction, sa_sigaction)); in ZTEST()