Searched refs:mach_port_space_info (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.1.9/osfmk/ipc/ |
| H A D | mach_debug.c | 146 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 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-12377.1.9/tests/ipc/ |
| H A D | ipc_read_inspect.c | 408 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 D | mach_port.c | 413 mach_port_space_info( in mach_port_space_info() function
|
| /xnu-12377.1.9/osfmk/mach/ |
| H A D | mach_port.defs | 440 mach_port_space_info(
|