Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkern_sig.c148 kern_return_t do_bsdexception(int, int, int);
2775 do_bsdexception(EXC_SOFTWARE, EXC_SOFT_SIGNAL, signum); in issignal_locked()
3503 do_bsdexception( in do_bsdexception() function