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