Searched refs:ListTtysCmd (Results 1 – 2 of 2) sorted by relevance
84 class ListTtysCmd : public NetdCommand {86 ListTtysCmd();87 virtual ~ListTtysCmd() {} in ~ListTtysCmd()
191 registerLockingCmd(new ListTtysCmd()); in CommandListener()477 CommandListener::ListTtysCmd::ListTtysCmd() : in ListTtysCmd() function in CommandListener::ListTtysCmd481 int CommandListener::ListTtysCmd::runCommand(SocketClient *cli, in runCommand()