Home
last modified time | relevance | path

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

/xnu-8020.101.4/tests/
H A Dport_exhaustion_client.c13 mach_port_type(mach_task_self(), mp, &type); in get_port_type()
H A Dmach_port_insert_right.c17 T_ASSERT_MACH_SUCCESS(mach_port_type(mach_task_self(), mp, &type), in get_port_type()
H A Dport_table_limits_client.c135 mach_port_type(mach_task_self(), mp, &type); in get_port_type()
H A Dkevent_qos.c411 kr = mach_port_type(mach_task_self(), reply_port, &type); in get_reply_port()
/xnu-8020.101.4/osfmk/ipc/
H A Dmach_kernelrpc.c417 rv = mach_port_type(task->itk_space, args->name, &type); in _kernelrpc_mach_port_type_trap()
H A Dmach_port.c406 mach_port_type( in mach_port_type() function
/xnu-8020.101.4/libsyscall/mach/
H A Dmach_port.c54 mach_port_type( in mach_port_type() function
/xnu-8020.101.4/osfmk/mach/
H A Dmach_port.defs98 routine mach_port_type(