Home
last modified time | relevance | path

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

/xnu-12377.41.6/libsyscall/mach/
H A Dmach_right.c162 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-12377.41.6/tests/ipc/
H A Dport_type_policy.c611 kr = mach_port_extract_right(mach_task_self(), port, in test_send_immovability_move_so()
630 (void)mach_port_extract_right(mach_task_self(), port, in test_send_immovability()
H A Dmach_msg_transport.c69 kr = mach_port_extract_right(mach_task_self(), port, in t_make_sonce()
/xnu-12377.41.6/tests/
H A Dreply_port_defense_client.c463 …kr = mach_port_extract_right(mach_task_self(), reply_port, MACH_MSG_TYPE_MAKE_SEND_ONCE, &send_rep… in test_reply_port_insert_right_disallowed()
/xnu-12377.41.6/osfmk/mach/
H A Dmach_port.defs341 routine mach_port_extract_right(
/xnu-12377.41.6/osfmk/ipc/
H A Dmach_port.c1691 mach_port_extract_right( in mach_port_extract_right() function