Searched refs:current_flavor (Results 1 – 1 of 1) sorted by relevance
1568 mach_thread_flavor_t current_flavor = (which == THREAD_READ_PORT) ? in thread_get_special_port_internal() local1572 port = convert_thread_to_port_with_flavor(thread, tro, current_flavor); in thread_get_special_port_internal()1842 mach_task_flavor_t current_flavor = task_special_type_to_flavor(which); in task_get_special_port_internal() local1845 port = convert_task_to_port_with_flavor(task, current_flavor, TASK_GRP_KERNEL); in task_get_special_port_internal()