Searched refs:mach_port_extract_right (Results 1 – 6 of 6) sorted by relevance
| /xnu-8792.61.2/tests/ |
| H A D | extract_right_soft_fail.c | 42 …kr = mach_port_extract_right(mach_task_self(), mach_task_self(), MACH_MSG_TYPE_COPY_SEND, &extract… in test_extract_immovable_task_port() 67 kr = mach_port_extract_right(tport, tport_name, MACH_MSG_TYPE_COPY_SEND, &extracted, &right); in test_extract_immovable_task_port()
|
| /xnu-8792.61.2/libsyscall/mach/ |
| H A D | mach_right.c | 155 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-8792.61.2/osfmk/mach/ |
| H A D | mach_port.defs | 341 routine mach_port_extract_right(
|
| /xnu-8792.61.2/osfmk/ipc/ |
| H A D | mach_port.c | 1737 mach_port_extract_right( in mach_port_extract_right() function
|