Home
last modified time | relevance | path

Searched refs:stdOutFile (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/misc/
H A DCDS.java302 String stdOutFile = drainOutput(proc.getInputStream(), proc.pid(), "stdout", cmds); in dumpSharedArchive() local
314 stdOutFile + " or stderr file " + in dumpSharedArchive()
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0;
387 stdOutFile = mkstemp(stdOutFileName.data());
388 if (stdOutFile < 0) {
413 dup2(stdOutFile, STDOUT_FILENO);
414 close(stdOutFile);
445 *stdOut = readOutRedirectFile(stdOutFile);
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/shared/winutils/
H A Dutils.cpp384 int stdOutFile = 0; in runProcess() local
387 stdOutFile = mkstemp(stdOutFileName.data()); in runProcess()
388 if (stdOutFile < 0) { in runProcess()
413 dup2(stdOutFile, STDOUT_FILENO); in runProcess()
414 close(stdOutFile); in runProcess()
445 *stdOut = readOutRedirectFile(stdOutFile); in runProcess()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/system/
H A DWin32ChildProcess.cpp197 if (!options.stdOutFile.isEmpty() || !options.stdErrFile.isEmpty()) in init()
430 if (!options_.stdOutFile.isEmpty()) in run()
432 error = openFile(options_.stdOutFile, true, &hStdOutWriteFile); in run()
H A DPosixChildProcess.cpp270 if (!options.stdOutFile.isEmpty()) in init()
271 realCommand += " > " + shell_utils::escape(options.stdOutFile); in init()
282 if (!options.stdOutFile.isEmpty() || !options.stdErrFile.isEmpty()) in init()
943 if (!options.stdOutFile.isEmpty() || !options.stdErrFile.isEmpty()) in AsyncChildProcess()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/system/
H A DChildProcess.hpp113 if (!options.stdOutFile.isEmpty() || !options.stdErrFile.isEmpty()) in SyncChildProcess()
H A DProcess.hpp193 core::FilePath stdOutFile; member
/dports/devel/php-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerI.cpp3192 string stdOutFile = getProperty(props, "Ice.StdOut"); in getProperties() local
3201 if(stdOutFile.empty()) in getProperties()
3203 stdOutFile = outputDir + "/" + _id + ".out"; in getProperties()
3204 props.push_back(createProperty("Ice.StdOut", stdOutFile)); in getProperties()
/dports/devel/ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerI.cpp3192 string stdOutFile = getProperty(props, "Ice.StdOut"); in getProperties() local
3201 if(stdOutFile.empty()) in getProperties()
3203 stdOutFile = outputDir + "/" + _id + ".out"; in getProperties()
3204 props.push_back(createProperty("Ice.StdOut", stdOutFile)); in getProperties()
/dports/devel/py-ice37/ice-3.7.2/cpp/src/IceGrid/
H A DServerI.cpp3192 string stdOutFile = getProperty(props, "Ice.StdOut"); in getProperties() local
3201 if(stdOutFile.empty()) in getProperties()
3203 stdOutFile = outputDir + "/" + _id + ".out"; in getProperties()
3204 props.push_back(createProperty("Ice.StdOut", stdOutFile)); in getProperties()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionSVN.cpp273 options.stdOutFile = outputFile; in createConsoleProc()