Lines Matching refs:pcszFile
1663 const char *pcszFile = NULL;
1666 pcszFile = paScriptArgs[1].psz;
1674 rc = RTFileOpen(&hFile, pcszFile, RTFILE_O_DENY_NONE | RTFILE_O_OPEN | RTFILE_O_READ);
1740 const char *pcszFile = NULL;
1743 pcszFile = paScriptArgs[0].psz;
1751 if (!RTStrCmp(pIt->pszName, pcszFile))
1760 RTPrintf("Dumping memory file %s to %s, this might take some time\n", pcszFile, pcszPathToDump);
1969 const char *pcszFile = paScriptArgs[0].psz;
1976 if (!RTStrCmp(pIt->pszName, pcszFile))
1988 pcszFile,
2002 const char *pcszFile = paScriptArgs[0].psz;
2009 if (!RTStrCmp(pIt->pszName, pcszFile))