Searched defs:SIG_IGN (Results 1 – 4 of 4) sorted by relevance
25 #define SIG_IGN ((__force __sighandler_t)1) /* ignore signal */ macro
37 #define SIG_IGN ((__force __sighandler_t) 1) macro
24 #define SIG_IGN ((__force __sighandler_t)1) macro
77 #define SIG_IGN ((__sighandler_t)1) /* ignore signal */ macro