Searched refs:command_t (Results 1 – 1 of 1) sorted by relevance
20 } command_t; typedef174 command_t commands[] = {197 for (command_t* cmd = commands; cmd->name != NULL; ++cmd) { in main()207 for (command_t* cmd = commands; cmd->name != NULL; ++cmd) { in main()
Completed in 2 milliseconds