Searched defs:SigAction (Results 1 – 2 of 2) sorted by relevance
768 impl SigAction { impl
261 type SigAction = extern "C" fn(c_int, *mut siginfo_t, *mut c_void); in execute() typedef