Home
last modified time | relevance | path

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

/xnu-11215/osfmk/mach/
H A Dexception_types.h213 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-11215/osfmk/kern/
H A Dipc_host.c608 exception_behavior_array_t behaviors, in host_get_exception_ports()
665 exception_behavior_array_t behaviors, in host_swap_exception_ports()
H A Dipc_tt.c4518 exception_behavior_array_t behaviors, in thread_swap_exception_ports()
4631 exception_behavior_array_t behaviors, in task_swap_exception_ports()
4756 exception_behavior_array_t behaviors, in thread_get_exception_ports_internal()
4855 exception_behavior_array_t behaviors, in thread_get_exception_ports()
4869 exception_behavior_array_t behaviors, in thread_get_exception_ports_info()
4894 exception_behavior_array_t behaviors, in thread_get_exception_ports_from_user()
4919 exception_behavior_array_t behaviors, in task_get_exception_ports_internal()
5010 exception_behavior_array_t behaviors, in task_get_exception_ports()
5024 exception_behavior_array_t behaviors, in task_get_exception_ports_info()
5049 exception_behavior_array_t behaviors, in task_get_exception_ports_from_user()
H A Dthread.h1926 exception_behavior_array_t behaviors,
H A Dtask.h1357 exception_behavior_array_t behaviors,