Lines Matching refs:MAC_CHECK
95 MAC_CHECK(proc_check_expose_task_with_flavor, cred, &pident, flavor); in mac_task_check_expose_task()
124 MAC_CHECK(proc_check_task_id_token_get_task, cred, pidentp, flavor); in mac_task_check_task_id_token_get_task()
136 MAC_CHECK(proc_check_get_movable_control_port, cred); in mac_task_check_get_movable_control_port()
152 MAC_CHECK(proc_check_set_host_special_port, cred, id, port); in mac_task_check_set_host_special_port()
169 MAC_CHECK(proc_check_set_host_exception_port, cred, exception); in mac_task_check_set_host_exception_port()
204 MAC_CHECK(proc_check_get_task_special_port, cred, pidentp, which); in mac_task_check_get_task_special_port()
236 MAC_CHECK(proc_check_set_task_special_port, cred, &pident, which, port); in mac_task_check_set_task_special_port()
248 MAC_CHECK(proc_check_dyld_process_info_notify_register, cred); in mac_task_check_dyld_process_info_notify_register()
267 MAC_CHECK(proc_check_set_host_exception_port, cred, exception); in mac_task_check_set_host_exception_ports()
370 MAC_CHECK(exc_action_label_update, action, mac_exc_label(action), newlabel); in mac_exc_update_action_label()
391 MAC_CHECK(exc_action_label_update, NULL, crash_label, label); in mac_exc_update_task_crash_label()
436 MAC_CHECK(exc_action_check_exception_send, label, action, mac_exc_label(action)); in mac_exc_action_check_exception_send()