Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/kern/
H A Dkern_exec.c2595 task_t ptr_auth_task = convert_port_to_task(port); in exec_handle_port_actions() local
2597 if (ptr_auth_task == TASK_NULL) { in exec_handle_port_actions()
2603 task_get_vm_shared_region_id_and_jop_pid(ptr_auth_task, in exec_handle_port_actions()
2607 task_deallocate(ptr_auth_task); in exec_handle_port_actions()