Searched defs:ctx_void (Results 1 – 2 of 2) sorted by relevance
35 static void sigtrap(int sig, siginfo_t *info, void *ctx_void) in sigtrap()
35 static void handler_with_siginfo(int sig, siginfo_t *info, void *ctx_void) in handler_with_siginfo()