Searched refs:command_str (Results 1 – 1 of 1) sorted by relevance
| /kernel/lib/console/include/lib/ |
| A D | console.h | 57 #define STATIC_COMMAND(command_str, help_str, func) {command_str, help_str, func, CMD_AVAIL_NORMAL}, argument 58 #define STATIC_COMMAND_MASKED(command_str, help_str, func, availability_mask) {command_str, help_st… argument
|
Completed in 8 milliseconds