Home
last modified time | relevance | path

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

/xnu-8792.41.9/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.defs597 type exception_behavior_array_t =
/xnu-8792.41.9/osfmk/kern/
H A Dipc_host.c631 exception_behavior_array_t behaviors, in host_get_exception_ports()
688 exception_behavior_array_t behaviors, in host_swap_exception_ports()
H A Dipc_tt.c4303 exception_behavior_array_t behaviors, in thread_swap_exception_ports()
4442 exception_behavior_array_t behaviors, in task_swap_exception_ports()
4589 exception_behavior_array_t behaviors, in thread_get_exception_ports_internal()
4681 exception_behavior_array_t behaviors, in thread_get_exception_ports()
4695 exception_behavior_array_t behaviors, in thread_get_exception_ports_info()
4720 exception_behavior_array_t behaviors, in thread_get_exception_ports_from_user()
4745 exception_behavior_array_t behaviors, in task_get_exception_ports_internal()
4829 exception_behavior_array_t behaviors, in task_get_exception_ports()
4843 exception_behavior_array_t behaviors, in task_get_exception_ports_info()
4868 exception_behavior_array_t behaviors, in task_get_exception_ports_from_user()
H A Dthread.h1709 exception_behavior_array_t behaviors,
H A Dtask.h1228 exception_behavior_array_t behaviors,