Home
last modified time | relevance | path

Searched refs:do_bsdexception (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/kern/ !
H A Dkern_sig.c151 kern_return_t do_bsdexception(int, int, int);
2723 do_bsdexception(EXC_SOFTWARE, EXC_SOFT_SIGNAL, signum); in issignal_locked()
3439 do_bsdexception( in do_bsdexception() function