Searched refs:task_get_task_access_port (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dtask_special_ports.h114 #define task_get_task_access_port(task, port) \ macro
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c592 (task_get_task_access_port(p->task, &tfpport) == 0) &&
768 (task_get_task_access_port(target, &tfpport) == 0) &&
854 (task_get_task_access_port(target, &tfpport) == 0) &&
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c3876 kr = task_get_task_access_port(p->task, &port);

Completed in 17 milliseconds