Searched refs:command_setup (Results 1 – 1 of 1) sorted by relevance
116 void command_setup(char *);144 { "setup", command_setup, "setup" },448 command_setup(char *arg) in command_setup() function