Home
last modified time | relevance | path

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

/xnu-11215.61.5/security/
H A Dmac_mach_internal.h97 int mac_task_check_set_thread_exception_ports(struct task *task,
H A Dmac_mach.c258 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-11215.61.5/osfmk/kern/
H A Dipc_tt.c4299 …if (mac_task_check_set_thread_exception_ports(current_task(), get_threadtask(thread), exception_ma… in thread_set_exception_ports_internal()
4537 …if (mac_task_check_set_thread_exception_ports(current_task(), get_threadtask(thread), exception_ma… in thread_swap_exception_ports()