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