Home
last modified time | relevance | path

Searched refs:shell_cmd_about (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.8/user/apps/shell/
Dcmd.h133 int shell_cmd_about(int argc, char **argv);
Dcmd.c34 {"about", shell_cmd_about},
528 int shell_cmd_about(int argc, char **argv) in shell_cmd_about() function