Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/mach/
H A Dmach_types.h221 typedef mach_port_t exception_handler_t; typedef
222 typedef exception_handler_t *exception_handler_array_t;
273 typedef exception_handler_t exception_port_t;
H A Dmach_types.defs577 type exception_handler_t = mach_port_t;
582 array[*:32] of exception_handler_t;
/xnu-8020.101.4/tests/
H A Dimmovable_send.c165 exception_handler_t handler;