Searched refs:SIG_CATCH (Results 1 – 5 of 5) sorted by relevance
208 #undef SIG_CATCH209 #define SIG_CATCH (void (*)(int))2 macro
206 #undef SIG_CATCH207 #define SIG_CATCH (void (*)(int))2 macro
92 #define SIG_CATCH (void (*)(int))2 macro
1186 enum SIG_CATCH = cast(sigfn_t2) 2;1250 enum SIG_CATCH = cast(sigfn_t2) 2;
1371 action = SIG_CATCH; in kpsignal2()