Home
last modified time | relevance | path

Searched refs:mac_task_check_set_thread_exception_ports (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/security/
H A Dmac_mach_internal.h96 int mac_task_check_set_thread_exception_ports(struct task *task,
H A Dmac_mach.c279 mac_task_check_set_thread_exception_ports(struct task *task, struct task *target, unsigned int exce… in mac_task_check_set_thread_exception_ports() function
/xnu-12377.61.12/osfmk/kern/
H A Dipc_tt.c4074 …if (mac_task_check_set_thread_exception_ports(current_task(), get_threadtask(thread), exception_ma… in thread_set_exception_ports_internal()
4312 …if (mac_task_check_set_thread_exception_ports(current_task(), get_threadtask(thread), exception_ma… in thread_swap_exception_ports()