Home
last modified time | relevance | path

Searched defs:shellPath (Results 1 – 19 of 19) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/
H A DShell.hs28 shellPath = "/bin/sh" function
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/ptyqt/examples/vt100terminal/
H A Dptydevice.h34 QString shellPath = "c:\\Windows\\system32\\cmd.exe"; in start() local
/dports/devel/lfcbase/lfcbase-1.16.2/src/
H A DCommandExecuter.cc46 CommandExecuter::CommandExecuter(const Chain& shellPath) : SigHandler() in CommandExecuter()
/dports/deskutils/kalarm/kalarm-21.12.3/src/lib/
H A Dshellprocess.cpp168 const QByteArray& ShellProcess::shellPath() in shellPath() function in ShellProcess
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/ptyqt/examples/xtermjs/
H A Dxtermjs.cpp43 QString shellPath = "c:\\Windows\\system32\\cmd.exe"; in main() local
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/ptyqt/core/
H A Dconptyprocess.cpp93 bool ConPtyProcess::startProcess(const QString &shellPath, QStringList environment, qint16 cols, qi… in startProcess()
H A Dwinptyprocess.cpp168 bool WinPtyProcess::startProcess(const QString &shellPath, const QStringList &arguments, const QStr… in startProcess()
H A Dunixptyprocess.cpp47 bool UnixPtyProcess::startProcess(const QString &shellPath, const QStringList &arguments, const QSt… in startProcess()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/ptyqt/tests/
H A Dptyqt_tests.cpp118 QString shellPath = "/bin/bash"; in unixpty() local
/dports/editors/neovim-qt/neovim-qt-0.2.16.1/src/gui/
H A Dapp.cpp62 QByteArray shellPath = qgetenv("SHELL"); in App() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/prefs/views/
H A DTerminalPreferencesPane.java443 String shellPath = customShellChooser_.getText(); in pythonIntegrationSupported() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/
H A DSessionConsoleProcess.cpp850 FilePath shellPath = cp->getShellPath(); in useTerminalHooks() local
899 FilePath shellPath = cp->getShellPath(); in useTerminalHooks() local
/dports/sysutils/kubectl/kubernetes-1.22.2/test/images/agnhost/netexec/
H A Dnetexec.go47 shellPath = "/bin/sh" var
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/system/
H A DProcess.hpp167 FilePath shellPath; member
/dports/devel/kf5-kio/kio-5.89.0/autotests/
H A Dkrununittest.cpp155 const QString shellPath = process.program().at(0); in testProcessDesktopExec() local
/dports/converters/wkhtmltopdf/qt-5db36ec/qmake/
H A Doption.cpp98 QStringList Option::shellPath; member in Option
H A Doption.h172 static QStringList shellPath; member
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/make/
H A Djob.c299 const char *shellPath = NULL, /* full pathname of variable
/dports/devel/bmake/bmake/
H A Djob.c418 const char *shellPath = NULL; /* full pathname of executable image */ variable