Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dipc_tt.c1737 mach_thread_flavor_t current_flavor = (which == THREAD_READ_PORT) ? in thread_get_special_port_internal() local
1741 port = convert_thread_to_port_with_flavor(thread, tro, current_flavor); in thread_get_special_port_internal()
2007 mach_task_flavor_t current_flavor = (which == TASK_READ_PORT) ? in task_get_special_port_internal() local
2011 port = convert_task_to_port_with_flavor(task, current_flavor, TASK_GRP_KERNEL); in task_get_special_port_internal()