Searched refs:wrong (Results 1 – 10 of 10) sorted by relevance
| /xnu-8020.101.4/libsyscall/mach/ |
| H A D | err_ipc.sub | 68 "(ipc/mig) wrong return message ID", /* 1 */ 71 "(ipc/mig) server found wrong arguments", /* 4 */
|
| H A D | err_mach_ipc.sub | 87 /* 1 */ "(ipc/mig) wrong reply message ID",
|
| H A D | err_server.sub | 48 "(server/env_mgr) wrong type of variable",
|
| H A D | err_iokit.sub | 117 "(iokit/usb) USB Controller Error: Bad or wrong PID", // 0x007
|
| /xnu-8020.101.4/libkdd/tests/ |
| H A D | Tests.swift | 447 let wrong = 1 in testArrayLoadInfoWrongSize() variable 458 item.size = UInt32(n * (MemoryLayout<dyld_uuid_info_32>.size - wrong)) in testArrayLoadInfoWrongSize() 465 buffer.append(&payload, length:MemoryLayout<dyld_uuid_info_32>.size-wrong) in testArrayLoadInfoWrongSize() 494 let wrong = 16 in testArrayLoadInfoWayWrongSize() variable 505 item.size = UInt32(n * (MemoryLayout<dyld_uuid_info_32>.size - wrong)) in testArrayLoadInfoWayWrongSize() 512 buffer.append(&payload, length:MemoryLayout<dyld_uuid_info_32>.size-wrong) in testArrayLoadInfoWayWrongSize() 538 let wrong = 19 in testArrayLoadInfoPreposterouslyWrongSize() variable 549 item.size = UInt32(n * (MemoryLayout<dyld_uuid_info_32>.size - wrong)) in testArrayLoadInfoPreposterouslyWrongSize()
|
| /xnu-8020.101.4/tools/lldbmacros/ |
| H A D | README.md | 277 - wrong level of indentation? 402 …* The lldbmacros cannot divine the type of memory by inspection. If a wrong pointer is passed from… 407 …* In case of memory corruption, the lldbmacros may have followed wrong pointer dereferencing. This…
|
| /xnu-8020.101.4/doc/ |
| H A D | debugging.md | 100 Python 2 bytes and strings are the same thing. This was the wrong design decision and Python 3 425 Problem: Something wrong is going on with addkext macro. What now?
|
| /xnu-8020.101.4/tests/ |
| H A D | stackshot_block_owner_14362384.m | 268 T_ASSERT_FAIL("Somebody passed the wrong argument to kmutex_action: %d", action); 382 T_ASSERT_FAIL("Somebody passed the wrong argument to krwlck_action: %d", action);
|
| H A D | hvtest_x86.m | 709 // To cause the VCPU pointer to be cleared from the wrong thread, we need
|
| /xnu-8020.101.4/ |
| H A D | README.md | 136 …t arguments so that we can safely boot into test kernel and, if things go wrong, safely fall back …
|