Searched refs:my_siginfo_t (Results 1 – 1 of 1) sorted by relevance
48 struct my_siginfo_t { struct123 typedef void (*sigactionhandler_t)(int sig, my_siginfo_t *siginfo, void *uctx);172 my_siginfo_t siginfo;1961 bool sigact, int sig, my_siginfo_t *info, void *uctx) { in CallUserSignalHandler()2034 my_siginfo_t *info, void *ctx) { in rtl_generic_sighandler()2089 static void rtl_sigaction(int sig, my_siginfo_t *info, void *ctx) { in rtl_sigaction()