Searched refs:mach_port_get_attributes (Results 1 – 6 of 6) sorted by relevance
| /xnu-8792.61.2/tests/ |
| H A D | immovable_rights.c | 25 kr = mach_port_get_attributes(mach_task_self(), imm_port, 40 kr = mach_port_get_attributes(mach_task_self(), imm_port2,
|
| H A D | mo_immovable_receive.c | 131 …kern_return_t kr = mach_port_get_attributes(mach_task_self(), request_complexmsg->guarded_port_des… in server() 137 kr = mach_port_get_attributes(mach_task_self(), request_complexmsg->guarded_port_descriptor2.name, in server()
|
| /xnu-8792.61.2/osfmk/ipc/ |
| H A D | mach_kernelrpc.c | 43 mach_port_get_attributes( 302 rv = mach_port_get_attributes(task->itk_space, args->name, args->flavor, info, &count); in _kernelrpc_mach_port_get_attributes_trap()
|
| H A D | mach_port.c | 126 kern_return_t mach_port_get_attributes(ipc_space_t space, mach_port_name_t name, 1825 mach_port_get_attributes( in mach_port_get_attributes() function 1961 kr = mach_port_get_attributes(space, name, flavor, info, count); in mach_port_get_attributes_from_user()
|
| /xnu-8792.61.2/libsyscall/mach/ |
| H A D | mach_port.c | 310 mach_port_get_attributes( in mach_port_get_attributes() function
|
| /xnu-8792.61.2/osfmk/mach/ |
| H A D | mach_port.defs | 365 mach_port_get_attributes(
|