Home
last modified time | relevance | path

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

/DragonOS-0.1.8/user/apps/shell/
Dcmd.h79 int shell_cmd_touch(int argc, char **argv);
Dcmd.c33 {"touch", shell_cmd_touch},
364 int shell_cmd_touch(int argc, char **argv) in shell_cmd_touch() function