Home
last modified time | relevance | path

Searched refs:wrong (Results 1 – 10 of 10) sorted by relevance

/xnu-8020.101.4/libsyscall/mach/
H A Derr_ipc.sub68 "(ipc/mig) wrong return message ID", /* 1 */
71 "(ipc/mig) server found wrong arguments", /* 4 */
H A Derr_mach_ipc.sub87 /* 1 */ "(ipc/mig) wrong reply message ID",
H A Derr_server.sub48 "(server/env_mgr) wrong type of variable",
H A Derr_iokit.sub117 "(iokit/usb) USB Controller Error: Bad or wrong PID", // 0x007
/xnu-8020.101.4/libkdd/tests/
H A DTests.swift447 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 DREADME.md277 - 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 Ddebugging.md100 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 Dstackshot_block_owner_14362384.m268 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 Dhvtest_x86.m709 // To cause the VCPU pointer to be cleared from the wrong thread, we need
/xnu-8020.101.4/
H A DREADME.md136 …t arguments so that we can safely boot into test kernel and, if things go wrong, safely fall back …