Home
last modified time | relevance | path

Searched refs:KERN_INVALID_CAPABILITY (Results 1 – 25 of 26) sorted by relevance

12

/xnu-12377.1.9/osfmk/kern/
H A Dhost_notify.c78 return KERN_INVALID_CAPABILITY; in host_request_notification()
95 kr = KERN_INVALID_CAPABILITY; in host_request_notification()
H A Dexclaves.c196 return KERN_INVALID_CAPABILITY; in operation_boot()
297 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
344 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
394 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
418 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
435 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
449 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
570 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
807 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
H A Dipc_tt.c1665 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_thread_flavor()
1674 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_thread_flavor()
1678 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_thread_flavor()
1973 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_task_flavor()
1983 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_task_flavor()
1987 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_task_flavor()
H A Dclock_oldops.c408 return KERN_INVALID_CAPABILITY; in clock_alarm()
H A Dsync_sema.c1182 kr = KERN_INVALID_CAPABILITY; in port_name_to_semaphore()
H A Dipc_kobject.c1023 return KERN_INVALID_CAPABILITY; in ipc_typed_port_copyin_send()
H A Dexclaves_upcalls.c672 kern_return_t kr = KERN_INVALID_CAPABILITY; in exclaves_call_upcall_handler()
H A Dwork_interval.c591 kr = KERN_INVALID_CAPABILITY; in port_name_to_work_interval()
H A Dbsd_kern.c1479 case KERN_INVALID_CAPABILITY: in mach_to_bsd_errno()
H A Dexclaves_resource.c860 return KERN_INVALID_CAPABILITY; in exclaves_resource_from_port_name()
/xnu-12377.1.9/osfmk/ipc/
H A Dipc_object.c797 return KERN_INVALID_CAPABILITY; in ipc_object_insert_send_right()
808 kr = KERN_INVALID_CAPABILITY; in ipc_object_insert_send_right()
914 kr = KERN_INVALID_CAPABILITY; in ipc_object_copyout()
928 kr = KERN_INVALID_CAPABILITY; in ipc_object_copyout()
1030 return KERN_INVALID_CAPABILITY; in ipc_object_copyout_name()
H A Dipc_right.c917 return KERN_INVALID_CAPABILITY; in ipc_right_destroy()
1185 return KERN_INVALID_CAPABILITY; in ipc_right_dealloc()
1646 return KERN_INVALID_CAPABILITY; in ipc_right_delta()
2153 return KERN_INVALID_CAPABILITY; in ipc_right_copyin()
2190 return KERN_INVALID_CAPABILITY; in ipc_right_copyin()
2235 return KERN_INVALID_CAPABILITY; in ipc_right_copyin()
2336 return KERN_INVALID_CAPABILITY; in ipc_right_copyin()
2382 return KERN_INVALID_CAPABILITY; in ipc_right_copyin()
2388 return KERN_INVALID_CAPABILITY; in ipc_right_copyin()
2491 return KERN_INVALID_CAPABILITY; in ipc_right_copyin()
[all …]
H A Dipc_service_port.c206 return KERN_INVALID_CAPABILITY; in ipc_service_port_derive_sblabel()
H A Dmach_port.c1529 return KERN_INVALID_CAPABILITY; in mach_port_request_notification()
1668 return KERN_INVALID_CAPABILITY; in mach_port_insert_right()
1909 kr = KERN_INVALID_CAPABILITY; in mach_port_get_attributes()
2112 kr = KERN_INVALID_CAPABILITY; in mach_port_set_attributes()
2967 return KERN_INVALID_CAPABILITY; in mach_port_is_connection_for_service()
3037 kr = KERN_INVALID_CAPABILITY; in mach_port_get_service_port_info()
H A Dipc_voucher.c1212 return KERN_INVALID_CAPABILITY; in ipc_execute_voucher_recipe_command()
1464 kr = KERN_INVALID_CAPABILITY; in ipc_create_mach_voucher_internal()
1563 return KERN_INVALID_CAPABILITY; in ipc_voucher_attr_control_create_mach_voucher()
2006 return KERN_INVALID_CAPABILITY; in mach_voucher_attr_control_get_values()
H A Dipc_eventlink.c1005 kern_return_t kr = KERN_INVALID_CAPABILITY; in convert_port_to_eventlink_locked()
H A Dipc_port.c379 return KERN_INVALID_CAPABILITY; in ipc_port_request_hnotify_alloc()
2954 if (kr == KERN_INVALID_CAPABILITY) { in ipc_port_copyout_send_internal()
/xnu-12377.1.9/osfmk/mach/
H A Dkern_return.h163 #define KERN_INVALID_CAPABILITY 20 macro
H A Dmach_port.defs481 * right, KERN_INVALID_CAPABILITY will be returned.
/xnu-12377.1.9/tests/
H A Dmach_service_port.c202 T_ASSERT_MACH_ERROR(kr, KERN_INVALID_CAPABILITY, "mach_port_get_service_port_info");
210 …T_ASSERT_MACH_ERROR(kr, KERN_INVALID_CAPABILITY, "mach_port_construct connection port %u", connect…
H A Dhost_notifications.c67 KERN_INVALID_CAPABILITY, "second registration fails");
/xnu-12377.1.9/doc/mach_ipc/
H A Dipc_security_concepts.md113 `KERN_INVALID_CAPABILITY` error and generates a non fatal guard exception.
H A Dguard_exceptions.md345 `KERN_INVALID_CAPABILITY` error codes of most Mach IPC interfaces.
/xnu-12377.1.9/osfmk/bank/
H A Dbank.c376 return KERN_INVALID_CAPABILITY; in bank_get_value()
602 kr = KERN_INVALID_CAPABILITY; in bank_get_value()
612 kr = KERN_INVALID_CAPABILITY; in bank_get_value()
/xnu-12377.1.9/osfmk/tests/
H A Dkernel_tests.c183 static kern_return_t parse_config_retval = KERN_INVALID_CAPABILITY;
190 if (parse_config_retval != KERN_INVALID_CAPABILITY) { in xnupost_parse_config()
375 return KERN_INVALID_CAPABILITY; in xnupost_process_kdb_stop()
382 return KERN_INVALID_CAPABILITY; in xnupost_process_kdb_stop()

12