Home
last modified time | relevance | path

Searched refs:KERN_NAME_EXISTS (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.81.4/osfmk/mach/
H A Dkern_return.h134 #define KERN_NAME_EXISTS 13 macro
/xnu-12377.81.4/osfmk/ipc/
H A Dipc_object.c458 kr = KERN_NAME_EXISTS; in ipc_object_alloc_entry_with_name()
1042 return KERN_NAME_EXISTS; in ipc_object_copyout_name()
H A Dipc_eventlink.c399 return KERN_NAME_EXISTS; in mach_eventlink_associate()
/xnu-12377.81.4/tests/
H A Dmach_eventlink.c353 T_EXPECT_MACH_ERROR(kr, KERN_NAME_EXISTS, "mach_eventlink_associate for associated "
357 T_EXPECT_MACH_ERROR(kr, KERN_NAME_EXISTS, "mach_eventlink_associate for associated "
/xnu-12377.81.4/osfmk/kern/
H A Dbsd_kern.c1532 case KERN_NAME_EXISTS: in mach_to_bsd_errno()
H A Dexclaves.c510 return KERN_NAME_EXISTS; in _exclaves_ctl_trap()
H A Dipc_tt.c4909 return KERN_NAME_EXISTS; in task_register_hardened_exception_handler()