Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/mach/
H A Dmach_types.h224 typedef mach_port_t exception_handler_t; typedef
225 typedef exception_handler_t *exception_handler_array_t;
276 typedef exception_handler_t exception_port_t;
H A Dmach_types.defs586 type exception_handler_t = mach_port_t;
591 array[*:32] of exception_handler_t;
/xnu-8019.80.24/tests/
H A Dimmovable_send.c165 exception_handler_t handler;