Searched refs:mach_port_extract_right (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215.61.5/tests/ |
| H A D | extract_right_soft_fail.c | 43 …kr = mach_port_extract_right(mach_task_self(), mach_task_self(), MACH_MSG_TYPE_COPY_SEND, &extract… in test_extract_immovable_task_port() 68 kr = mach_port_extract_right(tport, tport_name, MACH_MSG_TYPE_COPY_SEND, &extracted, &right); in test_extract_immovable_task_port()
|
| /xnu-11215.61.5/libsyscall/mach/ |
| H A D | mach_right.c | 162 kern_return_t kr = mach_port_extract_right(mach_task_self(), r.mrr_name, in mach_right_send_once_create()
|
| H A D | mach_port.c | 281 mach_port_extract_right( in mach_port_extract_right() function
|
| H A D | mach_msg.c | 357 (void) mach_port_extract_right(mach_task_self_, port, in mach_msg_destroy_port()
|
| /xnu-11215.61.5/tests/ipc/ |
| H A D | mach_msg_transport.c | 70 kr = mach_port_extract_right(mach_task_self(), port, in t_make_sonce()
|
| /xnu-11215.61.5/osfmk/mach/ |
| H A D | mach_port.defs | 341 routine mach_port_extract_right(
|
| /xnu-11215.61.5/osfmk/ipc/ |
| H A D | mach_port.c | 1753 mach_port_extract_right( in mach_port_extract_right() function
|