Home
last modified time | relevance | path

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

/xnu-12377.61.12/security/
H A Dmac_mach_internal.h148 struct label *mac_exc_create_label_for_current_proc(void);
H A Dmac_mach.c477 mac_exc_create_label_for_current_proc(void) in mac_exc_create_label_for_current_proc() function
/xnu-12377.61.12/osfmk/kern/
H A Dipc_host.c522 new_label = mac_exc_create_label_for_current_proc(); in host_set_exception_ports()
697 new_label = mac_exc_create_label_for_current_proc(); in host_swap_exception_ports()
H A Dipc_tt.c4078 struct label *new_label = mac_exc_create_label_for_current_proc(); in thread_set_exception_ports_internal()
4201 struct label *new_label = mac_exc_create_label_for_current_proc(); in task_set_exception_ports()
4316 struct label *new_label = mac_exc_create_label_for_current_proc(); in thread_swap_exception_ports()
4432 new_label = mac_exc_create_label_for_current_proc(); in task_swap_exception_ports()