Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/mach/
H A Dtask_special_ports.h119 #define task_get_debug_control_port(task, port) \ macro
/xnu-10002.61.3/bsd/vm/
H A Dvm_unix.c1626 error = task_get_debug_control_port(task, &sright); in debug_control_port_for_pid()