Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/mach/
H A Dexception_types.h208 typedef exception_behavior_t *exception_behavior_array_t; typedef
H A Dthread_act.defs283 out old_behaviors : exception_behavior_array_t, SameCount;
299 out old_behaviors : exception_behavior_array_t, SameCount;
411 out old_behaviors : exception_behavior_array_t, SameCount;
H A Dtask.defs280 out old_behaviors : exception_behavior_array_t, SameCount;
297 out old_behaviors : exception_behavior_array_t, SameCount;
565 out old_behaviors : exception_behavior_array_t, SameCount;
H A Dhost_priv.defs265 out old_behaviors : exception_behavior_array_t, SameCount;
282 out old_behaviors : exception_behavior_array_t, SameCount;
H A Dmach_types.defs600 type exception_behavior_array_t =
/xnu-10002.1.13/osfmk/kern/
H A Dipc_host.c638 exception_behavior_array_t behaviors, in host_get_exception_ports()
695 exception_behavior_array_t behaviors, in host_swap_exception_ports()
H A Dipc_tt.c4368 exception_behavior_array_t behaviors, in thread_swap_exception_ports()
4511 exception_behavior_array_t behaviors, in task_swap_exception_ports()
4662 exception_behavior_array_t behaviors, in thread_get_exception_ports_internal()
4754 exception_behavior_array_t behaviors, in thread_get_exception_ports()
4768 exception_behavior_array_t behaviors, in thread_get_exception_ports_info()
4793 exception_behavior_array_t behaviors, in thread_get_exception_ports_from_user()
4818 exception_behavior_array_t behaviors, in task_get_exception_ports_internal()
4902 exception_behavior_array_t behaviors, in task_get_exception_ports()
4916 exception_behavior_array_t behaviors, in task_get_exception_ports_info()
4941 exception_behavior_array_t behaviors, in task_get_exception_ports_from_user()
H A Dthread.h1742 exception_behavior_array_t behaviors,
H A Dtask.h1271 exception_behavior_array_t behaviors,