Searched refs:exception_mask_array_t (Results 1 – 7 of 7) sorted by relevance
| /xnu-8020.101.4/osfmk/mach/ |
| H A D | exception_types.h | 204 typedef exception_mask_t *exception_mask_array_t; typedef
|
| H A D | thread_act.defs | 281 out masks : exception_mask_array_t; 297 out masks : exception_mask_array_t; 409 out masks : exception_mask_array_t;
|
| H A D | task.defs | 275 out masks : exception_mask_array_t; 292 out masks : exception_mask_array_t; 594 out masks : exception_mask_array_t;
|
| H A D | host_priv.defs | 263 out masks : exception_mask_array_t; 280 out masks : exception_mask_array_t;
|
| H A D | mach_types.defs | 593 type exception_mask_array_t =
|
| /xnu-8020.101.4/osfmk/kern/ |
| H A D | ipc_host.c | 601 exception_mask_array_t masks, in host_get_exception_ports() 658 exception_mask_array_t masks, in host_swap_exception_ports()
|
| H A D | ipc_tt.c | 4108 exception_mask_array_t masks, in thread_swap_exception_ports() 4246 exception_mask_array_t masks, in task_swap_exception_ports() 4391 exception_mask_array_t masks, in thread_get_exception_ports_internal() 4494 exception_mask_array_t masks, in thread_get_exception_ports() 4508 exception_mask_array_t masks, in thread_get_exception_ports_info() 4533 exception_mask_array_t masks, in thread_get_exception_ports_from_user() 4557 exception_mask_array_t masks, in task_get_exception_ports_internal() 4652 exception_mask_array_t masks, in task_get_exception_ports() 4666 exception_mask_array_t masks, in task_get_exception_ports_info() 4691 exception_mask_array_t masks, in task_get_exception_ports_from_user()
|