Searched refs:KERN_SIG_CATCH (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsignalvar.h107 #define KERN_SIG_CATCH (void (*)(int))2 macro
/xnu-2422.115.4/bsd/kern/
H A Dkern_sig.c1836 action = KERN_SIG_CATCH;
1877 if (action == KERN_SIG_CATCH)

Completed in 19 milliseconds