Searched refs:command_text (Results 1 – 3 of 3) sorted by relevance
75 void command_text(char *);
87 void command_text(char *);116 { "text", command_text },
560 command_text(char *arg) in command_text() function