Searched refs:mach_port_get_attributes (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215.1.10/tests/ipc/ |
| 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,
|
| /xnu-11215.1.10/tests/ |
| H A D | mo_immovable_receive.c | 132 …kern_return_t kr = mach_port_get_attributes(mach_task_self(), request_complexmsg->guarded_port_des… in server() 138 kr = mach_port_get_attributes(mach_task_self(), request_complexmsg->guarded_port_descriptor2.name, in server()
|
| H A D | mach_service_port.c | 45 …kr = mach_port_get_attributes(mach_task_self(), service_port, MACH_PORT_SERVICE_THROTTLED, (mach_p… in service_port_get_throttled()
|
| /xnu-11215.1.10/osfmk/ipc/ |
| H A D | mach_kernelrpc.c | 45 mach_port_get_attributes( 297 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 | 127 kern_return_t mach_port_get_attributes(ipc_space_t space, mach_port_name_t name, 1841 mach_port_get_attributes( in mach_port_get_attributes() function 2002 kr = mach_port_get_attributes(space, name, flavor, info, count); in mach_port_get_attributes_from_user()
|
| /xnu-11215.1.10/libsyscall/mach/ |
| H A D | mach_port.c | 310 mach_port_get_attributes( in mach_port_get_attributes() function
|
| /xnu-11215.1.10/osfmk/mach/ |
| H A D | mach_port.defs | 365 mach_port_get_attributes(
|