Home
last modified time | relevance | path

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

/xnu-8020.140.41/security/
H A Dmac_mach.c423 mac_exc_action_check_exception_send(struct task *victim_task, struct exception_action *action) in mac_exc_action_check_exception_send() argument
427 struct proc *p = get_bsdtask_info(victim_task); in mac_exc_action_check_exception_send()
436 label = get_task_crash_label(victim_task); in mac_exc_action_check_exception_send()
H A Dmac_mach_internal.h134 int mac_exc_action_check_exception_send(struct task *victim_task, struct exception_action *action);