Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dipc_tt.c1802 task_get_special_port_internal( in task_get_special_port_internal() function
1897 return task_get_special_port_internal(task, which, portp, TASK_FLAVOR_CONTROL); in task_get_special_port()
1960 kr = task_get_special_port_internal(task, which, portp, flavor); in task_get_special_port_from_user()