Searched defs:SIG_DFL (Results 1 – 5 of 5) sorted by relevance
50 #define SIG_DFL (__p_sig_fn_t)0 macro
121 #define SIG_DFL ((__sighandler_t)0) /* default signal handling */ macro
200 #define SIG_DFL ((void (*)(int)) 0) macro
266 #define SIG_DFL ((void (*)(int)) 0) macro