Searched refs:mac_task_check_expose_task (Results 1 – 5 of 5) sorted by relevance
83 int mac_task_check_expose_task(struct task *t, mach_task_flavor_t flavor);
80 mac_task_check_expose_task(struct task *task, mach_task_flavor_t flavor) in mac_task_check_expose_task() function
205 const boolean_t dbg_ok = (mac_task_check_expose_task(kernel_task, TASK_FLAVOR_CONTROL) == 0); in mach_port_space_info()
1401 if (mac_task_check_expose_task(task_list[i], flavor)) { in processor_set_things()
4422 if (info_only && mac_task_check_expose_task(kernel_task, TASK_FLAVOR_CONTROL) == 0) { in thread_get_exception_ports_internal()4587 if (info_only && mac_task_check_expose_task(kernel_task, TASK_FLAVOR_CONTROL) == 0) { in task_get_exception_ports_internal()