Searched refs:old_behaviors (Results 1 – 4 of 4) sorted by relevance
| /xnu-11417.121.6/tests/ipc/ |
| H A D | sys_perf_notify_test.c | 127 exception_behavior_t old_behaviors[EXC_TYPES_COUNT]; in run_test() local 132 masks, &nmasks, old_ports, old_behaviors, old_flavors); in run_test() 157 …ret = host_set_exception_ports(mach_host_self(), EXC_MASK_RPC_ALERT, old_ports[0], old_behaviors[0… in run_test()
|
| /xnu-11417.121.6/osfmk/mach/ |
| H A D | thread_act.defs | 283 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 D | host_priv.defs | 258 out old_behaviors : exception_behavior_array_t, SameCount; 275 out old_behaviors : exception_behavior_array_t, SameCount;
|
| H A D | task.defs | 296 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;
|