Home
last modified time | relevance | path

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

12

/xnu-12377.41.6/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.c194 return KERN_INVALID_CAPABILITY; in operation_boot()
295 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
342 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
392 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
416 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
433 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
447 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
568 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
805 return KERN_INVALID_CAPABILITY; in _exclaves_ctl_trap()
H A Dipc_tt.c1674 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_thread_flavor()
1683 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_thread_flavor()
1687 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_thread_flavor()
1983 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_task_flavor()
1993 return KERN_INVALID_CAPABILITY; in special_port_allowed_with_task_flavor()
1997 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 Dexclaves_upcalls.c672 kern_return_t kr = KERN_INVALID_CAPABILITY; in exclaves_call_upcall_handler()
H A Dipc_kobject.c1023 return KERN_INVALID_CAPABILITY; in ipc_typed_port_copyin_send()
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.41.6/osfmk/ipc/
H A Dipc_object.c788 return KERN_INVALID_CAPABILITY; in ipc_object_insert_send_right()
799 kr = KERN_INVALID_CAPABILITY; in ipc_object_insert_send_right()
905 kr = KERN_INVALID_CAPABILITY; in ipc_object_copyout()
919 kr = KERN_INVALID_CAPABILITY; in ipc_object_copyout()
1021 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.c197 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()
2963 return KERN_INVALID_CAPABILITY; in mach_port_is_connection_for_service()
3034 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.41.6/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.41.6/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.41.6/doc/mach_ipc/
H A Dipc_security_concepts.md113 `KERN_INVALID_CAPABILITY` error and generates a non fatal guard exception.
H A Dguard_exceptions.md343 `KERN_INVALID_CAPABILITY` error codes of most Mach IPC interfaces.
/xnu-12377.41.6/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.41.6/osfmk/tests/
H A Dkernel_tests.c191 static kern_return_t parse_config_retval = KERN_INVALID_CAPABILITY;
198 if (parse_config_retval != KERN_INVALID_CAPABILITY) { in xnupost_parse_config()
383 return KERN_INVALID_CAPABILITY; in xnupost_process_kdb_stop()
390 return KERN_INVALID_CAPABILITY; in xnupost_process_kdb_stop()

12