Searched refs:USER_SIG_IGN (Results 1 – 2 of 2) sorted by relevance
20 SA_FLAG_IGN, SA_FLAG_RESTORER, USER_SIG_DFL, USER_SIG_IGN,110 USER_SIG_DFL | USER_SIG_IGN => { in sigaction()190 sah = USER_SIG_IGN; in sigaction()
99 pub const USER_SIG_IGN: u64 = 1; constant