Searched defs:SIG_IGN (Results 1 – 12 of 12) sorted by relevance
94 const SIG_IGN: sighandler_t = 1; constant
220 #define SIG_IGN ((void (*)(int)) 0) macro
276 #define SIG_IGN ((void (*)(int)) 1) macro
285 #define SIG_IGN ((void (*)(int)) 1) macro
271 #define SIG_IGN ((void (*)(int)) 1) macro
296 #define SIG_IGN ((void (*)(int)) 1) macro
252 pub const SIG_IGN: ::sighandler_t = 1; constant
213 pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant
905 pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant
1318 pub const SIG_IGN: sighandler_t = 1 as sighandler_t; constant