Searched refs:pszErr (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTR0MemUserKernel.cpp55 char *pszErr = (char *)(pReqHdr + 1); local
59 *pszErr = '\0';
75 RTStrPrintf(pszErr, cchErr, "!no memory for kernel buffers");
88 RTStrPrintf(pszErr, cchErr, "!42failure42%1024s", "");
105 RTStrPrintf(pszErr, cchErr, "RTR0MemAreKrnlAndUsrDifferent returns true");
113 RTStrPrintf(pszErr, cchErr, "! #5 - RTR0MemKernelIsValidAddr -> true, expected false");
116 RTStrPrintf(pszErr, cchErr, "! #5 - RTR0MemUserIsValidAddr -> true, expected false");
119 RTStrPrintf(pszErr, cchErr, "RTR0MemAreKrnlAndUsrDifferent returns false");
122 RTStrPrintf(pszErr, cchErr, "! #4 - RTR0MemKernelIsValidAddr -> false, expected true");
125 RTStrPrintf(pszErr, cchEr
[all...]
H A DtstRTR0ThreadPreemption.cpp172 char *pszErr = (char *)(pReqHdr + 1); local
176 *pszErr = '\0';
187 RTStrPrintf(pszErr, cchErr, "!42failure42%1024s", "");
193 RTStrPrintf(pszErr, cchErr, "!Interrupts disabled");
195 RTStrPrintf(pszErr, cchErr, "!RTThreadPreemptIsEnabled returns false by default");
201 RTStrPrintf(pszErr, cchErr, "!RTThreadPreemptIsEnabled returns true after RTThreadPreemptDisable");
203 RTStrPrintf(pszErr, cchErr, "!Interrupts disabled");
211 RTStrPrintf(pszErr, cchErr, "!Untrusty");
244 RTStrPrintf(pszErr, cchErr, "!Preempt not pending after %'llu loops / %'llu ns / %'llu ns (sys)",
247 RTStrPrintf(pszErr, cchEr
[all...]
H A DtstRTR0DbgKrnlInfo.cpp58 char *pszErr = (char *)(pReqHdr + 1); local
62 *pszErr = '\0';
73 RTStrPrintf(pszErr, cchErr, "!42failure42%1024s", "");
100 RTStrPrintf(pszErr, cchErr, "!Unknown test #%d", uOperation);
H A DtstRTR0SemMutex.cpp62 char *pszErr = (char *)(pReqHdr + 1); local
66 *pszErr = '\0';
68 #define SET_ERROR(szFmt) do { if (!*pszErr) RTStrPrintf(pszErr, cchErr, "!" szFmt); } while (0)
69 #define SET_ERROR1(szFmt, a1) do { if (!*pszErr) RTStrPrintf(pszErr, cchErr, "!" szFmt, a1); } while (0)
70 #define SET_ERROR2(szFmt, a1, a2) do { if (!*pszErr) RTStrPrintf(pszErr, cchErr, "!" szFmt, a1, a2); } while (0)
71 #define SET_ERROR3(szFmt, a1, a2, a3) do { if (!*pszErr) RTStrPrintf(pszErr, cchEr
[all...]
/vbox/src/VBox/Runtime/common/checksum/
H A Dmanifest2.cpp1273 RTDECL(int) RTManifestReadStandardEx(RTMANIFEST hManifest, RTVFSIOSTREAM hVfsIos, char *pszErr, size_t cbErr)
1278 AssertPtrNull(pszErr);
1279 if (pszErr && cbErr)
1280 *pszErr = '\0';
1301 RTStrPrintf(pszErr, cbErr, "Error reading line #u: %Rrc", iLine, rc);
1306 RTStrPrintf(pszErr, cbErr, "Line number %u is too long", iLine);
1333 RTStrPrintf(pszErr, cbErr, "Expected '(' after %zu on line %u", psz - szLine, iLine);
1354 RTStrPrintf(pszErr, cbErr, "Expected ')=' at %zu on line %u", psz - szLine, iLine);
1365 RTStrPrintf(pszErr, cbErr, "Expected value at %zu on line %u", psz - szLine, iLine);
1390 RTStrPrintf(pszErr, cbEr
[all...]
/vbox/src/VBox/Main/src-all/
H A DExtPackUtil.cpp966 const char *pszErr = NULL; local
974 pszErr = "Only 7-bit ASCII allowed";
979 pszErr = "No control characters are not allowed";
984 pszErr = "Only backward slashes are not allowed";
989 pszErr = "The characters ', \", :, ;, *, ?, |, [, ], <, >, (, ), { and } are not allowed";
997 pszErr = "Double dot sequence are not allowed";
1004 pszErr = "Too long";
1012 if (pszErr)
1014 "Bad member name '%s' (pos %zu): %s", pszName, (size_t)(psz - pszName), pszErr);
/vbox/include/iprt/
H A Dmanifest.h355 * @param pszErr Where to return extended error info on failure.
357 * @param cbErr The size of the buffer @a pszErr points to.
359 RTDECL(int) RTManifestReadStandardEx(RTMANIFEST hManifest, RTVFSIOSTREAM hVfsIos, char *pszErr, size_t cbErr);
/vbox/src/VBox/Storage/
H A DDMG.cpp1201 const char *pszErr; local
1205 pszErr = dmgXmlParseU32(&psz, &pThis->aRsrcs[iRsrc].aEntries[i].fAttributes);
1210 pszErr = dmgXmlParseS32(&psz, &pThis->aRsrcs[iRsrc].aEntries[i].iId);
1215 pszErr = dmgXmlParseString(&psz, &pThis->aRsrcs[iRsrc].aEntries[i].pszName);
1220 pszErr = dmgXmlParseString(&psz, &pThis->aRsrcs[iRsrc].aEntries[i].pszCFName);
1225 pszErr = dmgXmlParseData(&psz, &pThis->aRsrcs[iRsrc].aEntries[i].pbData, &pThis->aRsrcs[iRsrc].aEntries[i].cbData);
1228 pszErr = psz;
1229 if (pszErr)
1230 return pszErr;
/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedVerify.cpp988 char *pszErr = pErrInfo->pszMsg; local
998 suplibHardenedMemCopy(pszErr, pszMsg, cchMsg);
999 pszErr[cchMsg] = '\0';
1000 pszErr += cchMsg;

Completed in 64 milliseconds