Searched refs:cmd_echo (Results 1 – 3 of 3) sorted by relevance
94 static int cmd_echo(int argc, const cmd_args *argv);106 STATIC_COMMAND("echo", NULL, &cmd_echo)852 static int cmd_echo(int argc, const cmd_args *argv) in cmd_echo() function
88 def cmd_echo(self, arg): member in DummyPOP3Handler
185 def cmd_echo(self, arg): member in DummyFTPHandler