Searched defs:SIG_IGN (Results 1 – 10 of 10) sorted by relevance
220 #define SIG_IGN ((void (*)(int)) 0) macro
276 #define SIG_IGN ((void (*)(int)) 1) macro
298 #define SIG_IGN ((void (*)(int)) 1) macro
299 #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