Home
last modified time | relevance | path

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

/xnu-11215.61.5/security/
H A Dmac_mach_internal.h148 struct label *mac_exc_create_label_for_current_proc(void);
H A Dmac_mach.c456 mac_exc_create_label_for_current_proc(void) in mac_exc_create_label_for_current_proc() function
/xnu-11215.61.5/osfmk/kern/
H A Dipc_host.c518 new_label = mac_exc_create_label_for_current_proc(); in host_set_exception_ports()
692 new_label = mac_exc_create_label_for_current_proc(); in host_swap_exception_ports()
H A Dipc_tt.c4303 struct label *new_label = mac_exc_create_label_for_current_proc(); in thread_set_exception_ports_internal()
4426 struct label *new_label = mac_exc_create_label_for_current_proc(); in task_set_exception_ports()
4541 struct label *new_label = mac_exc_create_label_for_current_proc(); in thread_swap_exception_ports()
4657 new_label = mac_exc_create_label_for_current_proc(); in task_swap_exception_ports()