Searched refs:sa_sigaction_t (Results 1 – 1 of 1) sorted by relevance
168 typedef void (*sa_sigaction_t)(int, siginfo_t *, void *); typedef175 sigact.sa_sigaction = (sa_sigaction_t)handler; in MaybeInstallSigaction()