Home
last modified time | relevance | path

Searched refs:CommandList (Results 1 – 4 of 4) sorted by relevance

/haiku/src/bin/pkgman/
H A DCommand.h49 typedef BObjectList<Command> CommandList; typedef
59 const CommandList& Commands() const in Commands()
62 CommandList& _commands);
64 CommandList& _commands);
70 CommandList fCommands;
H A Dpkgman.cpp45 CommandList commands; in get_commands_usage_for_category()
83 CommandList commands; in main()
H A DCommand.cpp97 CommandManager::GetCommands(const char* prefix, CommandList& _commands) in GetCommands()
108 CommandList& _commands) in GetCommandsForCategory()
/haiku/src/apps/debugger/user_interface/cli/
H A DCommandLineUserInterface.h58 typedef BObjectList<CommandEntry> CommandList; typedef
81 CommandList fCommands;