Home
last modified time | relevance | path

Searched refs:mach_port_extract_right (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.41.9/tests/
H A Dextract_right_soft_fail.c42 …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.41.9/libsyscall/mach/
H A Dmach_right.c155 kern_return_t kr = mach_port_extract_right(mach_task_self(), r.mrr_name, in mach_right_send_once_create()
H A Dmach_msg.c357 (void) mach_port_extract_right(mach_task_self_, port, in mach_msg_destroy_port()
H A Dmach_port.c281 mach_port_extract_right( in mach_port_extract_right() function
/xnu-8792.41.9/osfmk/mach/
H A Dmach_port.defs341 routine mach_port_extract_right(
/xnu-8792.41.9/osfmk/ipc/
H A Dmach_port.c1737 mach_port_extract_right( in mach_port_extract_right() function