Home
last modified time | relevance | path

Searched refs:stderrFd (Results 1 – 25 of 71) sorted by relevance

123

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/system/
H A DPosixOutputCapture.cpp67 int stderrFd, in standardStreamCaptureThread() argument
126 if (stderrFd != -1) in standardStreamCaptureThread()
127 FD_SET(stderrFd, &fds); in standardStreamCaptureThread()
130 int highFd = std::max(stdoutFd, stderrFd); in standardStreamCaptureThread()
140 if (stderrFd != -1) in standardStreamCaptureThread()
142 if (FD_ISSET(stderrFd, &fds)) in standardStreamCaptureThread()
143 readFromPipe(stderrFd, errHandler); in standardStreamCaptureThread()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Unix/System.Native/
H A DInterop.ForkAndExecProcess.cs18 … out int lpChildPid, out int stdinFd, out int stdoutFd, out int stderrFd, bool shouldThrow = true) in ForkAndExecProcess() argument
29 out lpChildPid, out stdinFd, out stdoutFd, out stderrFd); in ForkAndExecProcess()
56 out int lpChildPid, out int stdinFd, out int stdoutFd, out int stderrFd); in ForkAndExecProcess() argument
/dports/sysutils/terraform/terraform-1.0.11/internal/helper/wrappedreadline/
H A Dwrappedreadline_unix.go15 stderrFd := int(wrappedstreams.Stderr().Fd())
19 w = getWidthFd(stderrFd)
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/md/beos/
H A Dbproc.c99 if (attr->stderrFd in _MD_create_process()
100 && attr->stderrFd->secret->md.osfd != 2) { in _MD_create_process()
101 err_osfd = attr->stderrFd->secret->md.osfd; in _MD_create_process()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/md/beos/
H A Dbproc.c99 if (attr->stderrFd in _MD_create_process()
100 && attr->stderrFd->secret->md.osfd != 2) { in _MD_create_process()
101 err_osfd = attr->stderrFd->secret->md.osfd; in _MD_create_process()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/src/System/Diagnostics/
H A DProcess.Unix.cs271 int childPid, stdinFd, stdoutFd, stderrFd; in StartCore()
305 out stdinFd, out stdoutFd, out stderrFd); in StartCore()
330 Debug.Assert(stderrFd >= 0); in StartCore()
331 _standardError = new StreamReader(OpenStream(stderrFd, FileAccess.Read), in StartCore()
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/unix/
H A Duxproces.c217 if (attr->stderrFd && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
218 fd_map[2] = dup(attr->stderrFd->secret->md.osfd); in ForkAndExec()
286 if (attr->stderrFd in ForkAndExec()
287 && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
288 err_osfd = attr->stderrFd->secret->md.osfd; in ForkAndExec()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/unix/
H A Duxproces.c217 if (attr->stderrFd && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
218 fd_map[2] = dup(attr->stderrFd->secret->md.osfd); in ForkAndExec()
286 if (attr->stderrFd in ForkAndExec()
287 && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
288 err_osfd = attr->stderrFd->secret->md.osfd; in ForkAndExec()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/md/unix/
H A Duxproces.c216 if (attr->stderrFd && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
217 fd_map[2] = dup(attr->stderrFd->secret->md.osfd); in ForkAndExec()
286 if (attr->stderrFd in ForkAndExec()
287 && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
288 err_osfd = attr->stderrFd->secret->md.osfd; in ForkAndExec()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/md/unix/
H A Duxproces.c216 if (attr->stderrFd && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
217 fd_map[2] = dup(attr->stderrFd->secret->md.osfd); in ForkAndExec()
285 if (attr->stderrFd in ForkAndExec()
286 && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
287 err_osfd = attr->stderrFd->secret->md.osfd; in ForkAndExec()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/md/unix/
H A Duxproces.c217 if (attr->stderrFd && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
218 fd_map[2] = dup(attr->stderrFd->secret->md.osfd); in ForkAndExec()
286 if (attr->stderrFd in ForkAndExec()
287 && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
288 err_osfd = attr->stderrFd->secret->md.osfd; in ForkAndExec()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/md/unix/
H A Duxproces.c217 if (attr->stderrFd && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
218 fd_map[2] = dup(attr->stderrFd->secret->md.osfd); in ForkAndExec()
286 if (attr->stderrFd in ForkAndExec()
287 && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
288 err_osfd = attr->stderrFd->secret->md.osfd; in ForkAndExec()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/md/unix/
H A Duxproces.c217 if (attr->stderrFd && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
218 fd_map[2] = dup(attr->stderrFd->secret->md.osfd); in ForkAndExec()
286 if (attr->stderrFd in ForkAndExec()
287 && attr->stderrFd->secret->md.osfd != 2) { in ForkAndExec()
288 err_osfd = attr->stderrFd->secret->md.osfd; in ForkAndExec()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/Unix/System.Native/
H A Dpal_process.cpp157 int32_t* stderrFd) in SystemNative_ForkAndExecProcess() argument
165 nullptr == stderrFd || nullptr == childPid) in SystemNative_ForkAndExecProcess()
256 *stderrFd = stderrFds[READ_END_OF_PIPE]; in SystemNative_ForkAndExecProcess()
295 *stderrFd = -1; in SystemNative_ForkAndExecProcess()
H A Dpal_process.h32 … int32_t* stderrFd); // [out] if redirectStderr, the parent's fd for the child's stderr
/dports/ftp/curlie/curlie-1.6.7/
H A Dmain.go36 stderrFd := int(os.Stderr.Fd())
94 if pretty || terminal.IsTerminal(stderrFd) {
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DSubprocess.h342 Options& stderrFd(int action) { in stderrFd() function
860 int stderrFd() const { in stderrFd() function
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DSubprocess.h324 Options& stderrFd(int action) { return fd(STDERR_FILENO, action); } in stderrFd() function
905 int stderrFd() const { return parentFd(2); } in stderrFd() function
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/md/os2/
H A Dos2misc.c367 if (attr->stderrFd) { in _PR_CreateOS2Process()
370 DosDupHandle((HFILE) attr->stderrFd->secret->md.osfd, &hStdErr); in _PR_CreateOS2Process()
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/md/os2/
H A Dos2misc.c367 if (attr->stderrFd) { in _PR_CreateOS2Process()
370 DosDupHandle((HFILE) attr->stderrFd->secret->md.osfd, &hStdErr); in _PR_CreateOS2Process()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/md/os2/
H A Dos2misc.c366 if (attr->stderrFd) { in _PR_CreateOS2Process()
369 DosDupHandle((HFILE) attr->stderrFd->secret->md.osfd, &hStdErr); in _PR_CreateOS2Process()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/md/os2/
H A Dos2misc.c366 if (attr->stderrFd) { in _PR_CreateOS2Process()
369 DosDupHandle((HFILE) attr->stderrFd->secret->md.osfd, &hStdErr); in _PR_CreateOS2Process()
/dports/devel/nspr/nspr-4.33/nspr/pr/src/md/os2/
H A Dos2misc.c367 if (attr->stderrFd) { in _PR_CreateOS2Process()
370 DosDupHandle((HFILE) attr->stderrFd->secret->md.osfd, &hStdErr); in _PR_CreateOS2Process()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/md/os2/
H A Dos2misc.c367 if (attr->stderrFd) { in _PR_CreateOS2Process()
370 DosDupHandle((HFILE) attr->stderrFd->secret->md.osfd, &hStdErr); in _PR_CreateOS2Process()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/md/os2/
H A Dos2misc.c367 if (attr->stderrFd) { in _PR_CreateOS2Process()
370 DosDupHandle((HFILE) attr->stderrFd->secret->md.osfd, &hStdErr); in _PR_CreateOS2Process()

123