Searched refs:USER_SIG_IGN (Results 1 – 2 of 2) sorted by relevance
40 USER_SIG_ERR, USER_SIG_IGN,155 USER_SIG_IGN => { in sigaction()224 VirtAddr::new(USER_SIG_IGN as usize) in sigaction()
25 pub const USER_SIG_IGN: u64 = 1; constant