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

/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dmach_port.defs336 routine mach_port_extract_right(
/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/
H A Dmach_port.c267 mach_port_extract_right( function
H A Dmach_msg.c235 (void) mach_port_extract_right(mach_task_self_, port,
/macosx-10.9.5/system_cmds-597.90.1/dynamic_pager.tproj/
H A Ddynamic_pager.c471 mach_port_extract_right(mach_task_self(), trigger_port,
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/dynamic_pager.tproj/
H A Ddynamic_pager.c471 mach_port_extract_right(mach_task_self(), trigger_port,
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsi_module.c950 if (status == KERN_SUCCESS) status = mach_port_extract_right(mach_task_self(), reply, MACH_MSG_TYPE_MAKE_SEND_ONCE, &send, &type);
/macosx-10.9.5/launchd-842.92.1/src/
H A Druntime.c741 return errno = mach_port_extract_right(mach_task_self(), name, MACH_MSG_TYPE_MAKE_SEND_ONCE, so, &right);
/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dmach_port.c1642 * Routine: mach_port_extract_right [kernel call]
1658 mach_port_extract_right( function

Completed in 192 milliseconds