Home
last modified time | relevance | path

Searched refs:mac_exc_associate_action_label (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/security/
H A Dmac_mach_internal.h127 void mac_exc_associate_action_label(struct exception_action *action, struct label *label);
H A Dmac_mach.c357 mac_exc_associate_action_label(struct exception_action *action, struct label *label) in mac_exc_associate_action_label() function
/xnu-8020.140.41/osfmk/kern/
H A Dipc_host.c531 mac_exc_associate_action_label(&host_priv->exc_actions[i], deferred_labels[i]); in host_set_exception_ports()
726 mac_exc_associate_action_label(&host_priv->exc_actions[i], deferred_labels[i]); in host_swap_exception_ports()
H A Dipc_tt.c197 mac_exc_associate_action_label(&task->exc_actions[i], in ipc_task_init()
848 mac_exc_associate_action_label(&actions[i], in ipc_thread_init_exc_actions()