Home
last modified time | relevance | path

Searched refs:victim_task (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/security/
H A Dmac_mach.c485 mac_exc_action_check_exception_send(struct task *victim_task, struct exception_action *action) in mac_exc_action_check_exception_send() argument
489 struct proc *p = get_bsdtask_info(victim_task); in mac_exc_action_check_exception_send()
498 label = get_task_crash_label(victim_task); in mac_exc_action_check_exception_send()
H A Dmac_mach_internal.h141 int mac_exc_action_check_exception_send(struct task *victim_task, struct exception_action *action);