Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/ipc/
H A Dmach_debug.c146 mach_port_space_info( in mach_port_space_info() function
339 kr = mach_port_space_info(space, infop, tablep, tableCntp, treep, treeCntp); in mach_port_space_info_from_user()
/xnu-12377.1.9/tests/
H A Dkernel_inspection.c114 T_EXPECT_MACH_SUCCESS(mach_port_space_info(task, &info_space, &table, in attempt_kernel_inspection()
H A Dexception_ports_info.c130 T_QUIET; T_EXPECT_MACH_SUCCESS(mach_port_space_info(mach_task_self(), &info_space, &table,
/xnu-12377.1.9/tests/ipc/
H A Dipc_read_inspect.c408 kr = mach_port_space_info(tport, &space_info, &table, &tableCount, &tree, &treeCount); in test_task_port_mig_intrans()
/xnu-12377.1.9/libsyscall/mach/
H A Dmach_port.c413 mach_port_space_info( in mach_port_space_info() function
/xnu-12377.1.9/osfmk/mach/
H A Dmach_port.defs440 mach_port_space_info(