Searched refs:echoCommand (Results 1 – 2 of 2) sorted by relevance
1481 void echoCommand(client *c);
232 {"echo",echoCommand,2,"F",0,NULL,0,0,0,0,0},2695 void echoCommand(client *c) { in echoCommand() function