Searched refs:ListTtysCmd (Results 1 – 2 of 2) sorted by relevance
91 class ListTtysCmd : public NetdCommand {93 ListTtysCmd();94 virtual ~ListTtysCmd() {} in ~ListTtysCmd()
132 registerCmd(new ListTtysCmd()); in CommandListener()572 CommandListener::ListTtysCmd::ListTtysCmd() : in ListTtysCmd() function in CommandListener::ListTtysCmd576 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli, in runCommand()