Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dkern_exec.c2251 task_t ptr_auth_task = convert_port_to_task(port); in exec_handle_port_actions() local
2253 if (ptr_auth_task == TASK_NULL) { in exec_handle_port_actions()
2259 task_get_vm_shared_region_id_and_jop_pid(ptr_auth_task, in exec_handle_port_actions()
2263 task_deallocate(ptr_auth_task); in exec_handle_port_actions()