Searched refs:my_siginfo_t (Results 1 – 1 of 1) sorted by relevance
27 struct my_siginfo_t { struct83 void (*sa_sigaction)(int sig, my_siginfo_t *siginfo, void *uctx);102 my_siginfo_t siginfo;1298 my_siginfo_t *info, void *ctx) { in rtl_generic_sighandler()1338 static void rtl_sigaction(int sig, my_siginfo_t *info, void *ctx) { in rtl_sigaction()