Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/apps/shell/
Dcmd.h11 struct built_in_cmd_t struct
17 extern struct built_in_cmd_t shell_cmds[]; argument
Dcmd.c23 struct built_in_cmd_t shell_cmds[] = {
31 const static int total_built_in_cmd_num = sizeof(shell_cmds) / sizeof(struct built_in_cmd_t);