Searched refs:mach_port_space_info (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215.61.5/tests/ |
| H A D | extract_right_soft_fail.c | 49 kr = mach_port_space_info(tport, &space_info, &table, &tableCount, &tree, &treeCount); in test_extract_immovable_task_port()
|
| H A D | kernel_inspection.c | 114 T_EXPECT_MACH_SUCCESS(mach_port_space_info(task, &info_space, &table, in attempt_kernel_inspection()
|
| H A D | exception_ports_info.c | 130 T_QUIET; T_EXPECT_MACH_SUCCESS(mach_port_space_info(mach_task_self(), &info_space, &table,
|
| /xnu-11215.61.5/osfmk/ipc/ |
| H A D | mach_debug.c | 145 mach_port_space_info( in mach_port_space_info() function 338 kr = mach_port_space_info(space, infop, tablep, tableCntp, treep, treeCntp); in mach_port_space_info_from_user()
|
| /xnu-11215.61.5/libsyscall/mach/ |
| H A D | mach_port.c | 413 mach_port_space_info( in mach_port_space_info() function
|
| /xnu-11215.61.5/tests/ipc/ |
| H A D | ipc_read_inspect.c | 418 kr = mach_port_space_info(tport, &space_info, &table, &tableCount, &tree, &treeCount); in test_task_port_mig_intrans()
|
| /xnu-11215.61.5/osfmk/mach/ |
| H A D | mach_port.defs | 440 mach_port_space_info(
|