Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/mach/
H A Dexception_types.h220 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 Dhost_priv.defs258 out old_behaviors : exception_behavior_array_t, SameCount;
275 out old_behaviors : exception_behavior_array_t, SameCount;
H A Dtask.defs296 out old_behaviors : exception_behavior_array_t, SameCount;
313 out old_behaviors : exception_behavior_array_t, SameCount;
581 out old_behaviors : exception_behavior_array_t, SameCount;
H A Dmach_types.defs600 type exception_behavior_array_t =
/xnu-12377.81.4/osfmk/kern/
H A Dipc_host.c612 exception_behavior_array_t behaviors, in host_get_exception_ports()
669 exception_behavior_array_t behaviors, in host_swap_exception_ports()
H A Dipc_tt.c4293 exception_behavior_array_t behaviors, in thread_swap_exception_ports()
4406 exception_behavior_array_t behaviors, in task_swap_exception_ports()
4531 exception_behavior_array_t behaviors, in thread_get_exception_ports_internal()
4630 exception_behavior_array_t behaviors, in thread_get_exception_ports()
4644 exception_behavior_array_t behaviors, in thread_get_exception_ports_info()
4669 exception_behavior_array_t behaviors, in thread_get_exception_ports_from_user()
4694 exception_behavior_array_t behaviors, in task_get_exception_ports_internal()
4785 exception_behavior_array_t behaviors, in task_get_exception_ports()
4799 exception_behavior_array_t behaviors, in task_get_exception_ports_info()
4824 exception_behavior_array_t behaviors, in task_get_exception_ports_from_user()
H A Dthread.h1966 exception_behavior_array_t behaviors,
H A Dtask.h1448 exception_behavior_array_t behaviors,