Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_exec.c2741 task_t ptr_auth_task = convert_port_to_task(port); in exec_handle_port_actions() local
2743 if (ptr_auth_task == TASK_NULL) { in exec_handle_port_actions()
2749 task_get_vm_shared_region_id_and_jop_pid(ptr_auth_task, in exec_handle_port_actions()
2753 task_deallocate(ptr_auth_task); in exec_handle_port_actions()