Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.c1967 task_get_special_port_internal( in task_get_special_port_internal() function
2063 return task_get_special_port_internal(task, which, portp, TASK_FLAVOR_CONTROL); in task_get_special_port()
2144 kr = task_get_special_port_internal(task, which, portp, flavor); in task_get_special_port_from_user()