Searched refs:Shell (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/bin/makeudfimage/
H A Dmakeudfimage.cpp13 #include "Shell.h"
17 Shell shell;
H A DShell.h8 /*! \file Shell.h
19 class Shell { class
21 Shell();
H A DShell.cpp8 /*! \file Shell.cpp
13 #include "Shell.h"
21 Shell::Shell() function in class:Shell
38 Shell::Run(int argc, char *argv[])
40 DEBUG_INIT("Shell");
61 Shell::_ProcessArguments(int argc, char *argv[]) {
62 DEBUG_INIT_ETC("Shell", ("argc: %d", argc));
149 Shell::_PrintHelp() {
169 Shell
[all...]
/haiku-fatelf/src/apps/terminal/
H A DShell.h22 // TODO: Maybe merge TermParse and Shell classes ?
27 class Shell { class
29 Shell();
30 virtual ~Shell();
H A DShell.cpp12 #include "Shell.h"
126 Shell::Shell() function in class:Shell
136 Shell::~Shell()
143 Shell::Open(int row, int col, const ShellParameters& parameters)
163 Shell::Close()
180 Shell::TTYName() const
187 Shell::Read(void *buffer, size_t numBytes) const
197 Shell
[all...]
H A DTermView.h38 class Shell;
152 status_t _AttachShell(Shell* shell);
215 Shell* fShell;
H A DTermView.cpp58 #include "Shell.h"
608 fShell = new (std::nothrow) Shell();
639 Shell* shell = fShell;
1086 TermView::_AttachShell(Shell *shell)
/haiku-fatelf/src/tests/servers/registrar/
H A DRosterShell.cpp28 class Shell { class
30 Shell() function in class:Shell
246 Shell shell;
/haiku-fatelf/src/libs/ncurses/misc/
H A Dterminfo.src4396 nextshell|NeXT Shell application,
14432 # Administrator's Shell in NCR Unix SVR4 1.03 is one such application.
14642 # NOTE: The NCR Unix System Administrator's Shell will not function properly
14686 # Administrator's Shell in NCR Unix SVR4 1.03 is one such application.
14695 # NOTE: The NCR Unix System Administrator's Shell does not function properly
14739 # Administrator's Shell in NCR Unix SVR4 1.03 is one such application.
H A Dterminfo.tmp4396 nextshell|NeXT Shell application,
14432 # Administrator's Shell in NCR Unix SVR4 1.03 is one such application.
14642 # NOTE: The NCR Unix System Administrator's Shell will not function properly
14686 # Administrator's Shell in NCR Unix SVR4 1.03 is one such application.
14695 # NOTE: The NCR Unix System Administrator's Shell does not function properly
14739 # Administrator's Shell in NCR Unix SVR4 1.03 is one such application.
/haiku-fatelf/src/libs/termcap/
H A Dtermcap.src4486 nextshell|NeXT Shell application:\
21002 # Administrator's Shell in NCR Unix SVR4 1.03 is one such application.
21395 # NOTE: The NCR Unix System Administrator's Shell will not function properly
[all...]

Completed in 406 milliseconds