Searched defs:SIG_DFL (Results 1 – 2 of 2) sorted by relevance
24 #define SIG_DFL ((__force __sighandler_t)0) /* default signal handling */ macro
77 #define SIG_DFL ((__sighandler_t)0) /* default signal handling */ macro