Searched refs:mach_port_type (Results 1 – 10 of 10) sorted by relevance
| /xnu-12377.1.9/tests/ipc/ |
| H A D | port_api.c | 43 kr = mach_port_type(mach_task_self(), mp, &ty); 47 kr = mach_port_type(mach_task_self(), mp & ~0x3u, &ty); 54 kr = mach_port_type(mach_task_self(), mp, &ty);
|
| H A D | port_type_policy.c | 346 kr = mach_port_type(mach_task_self(), port, &type); in destruct_generic_port()
|
| /xnu-12377.1.9/tests/ |
| H A D | port_exhaustion_client.c | 13 mach_port_type(mach_task_self(), mp, &type); in get_port_type()
|
| H A D | mach_port_insert_right.c | 18 T_ASSERT_MACH_SUCCESS(mach_port_type(mach_task_self(), mp, &type), in get_port_type()
|
| H A D | port_table_limits_client.c | 135 mach_port_type(mach_task_self(), mp, &type); in get_port_type()
|
| H A D | kevent_qos.c | 411 kr = mach_port_type(mach_task_self(), reply_port, &type); in get_reply_port()
|
| /xnu-12377.1.9/libsyscall/mach/ |
| H A D | mach_port.c | 54 mach_port_type( in mach_port_type() function
|
| /xnu-12377.1.9/osfmk/ipc/ |
| H A D | mach_kernelrpc.c | 416 rv = mach_port_type(task->itk_space, args->name, &type); in _kernelrpc_mach_port_type_trap()
|
| H A D | mach_port.c | 402 mach_port_type( in mach_port_type() function
|
| /xnu-12377.1.9/osfmk/mach/ |
| H A D | mach_port.defs | 98 routine mach_port_type(
|