Home
last modified time | relevance | path

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

/DragonOS-0.1.5/user/apps/shell/
Dcmd.h79 int shell_cmd_touch(int argc, char **argv);
Dcmd.c26 …{"reboot", shell_cmd_reboot}, {"touch", shell_cmd_touch}, {"about", shell_cmd_about}, {"free", she…
343 int shell_cmd_touch(int argc, char **argv) in shell_cmd_touch() function