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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsignalvar.h107 #define KERN_SIG_CATCH (void (*)(int))2 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sig.c1642 action = KERN_SIG_CATCH;
1683 if (action == KERN_SIG_CATCH)

Completed in 32 milliseconds