Searched refs:sah (Results 1 – 1 of 1) sorted by relevance
183 let sah: u64; in sigaction() localVariable187 sah = USER_SIG_DFL; in sigaction()190 sah = USER_SIG_IGN; in sigaction()192 _ => sah = unsafe { old_ka._u._sa_handler }, in sigaction()195 (*old_act).sa_handler = sah as *mut c_void; in sigaction()