Home
last modified time | relevance | path

Searched refs:cmdKeyword (Results 1 - 5 of 5) sorted by relevance

/kernel/liteos_a/apps/shell/include/
H A Dshcmdparse.h50 char cmdKeyword[CMD_KEY_LEN]; /* cmd keyword str */ member
/kernel/liteos_a/shell/full/include/
H A Dshcmdparse.h58 CHAR cmdKeyword[CMD_KEY_LEN]; /* cmd keyword str */ member
/kernel/liteos_m/components/shell/include/
H A Dshcmdparse.h57 CHAR cmdKeyword[CMD_KEY_LEN]; /* cmd keyword str */ member
/kernel/liteos_m/components/shell/src/base/
H A Dshmsg.c63 (VOID)memcpy_s((CHAR *)(cmdParsed->cmdKeyword), CMD_KEY_LEN, cmdType, minLen); in ShellMsgTypeGet()
/kernel/liteos_a/shell/full/src/base/
H A Dshmsg.c222 (VOID)memcpy_s((CHAR *)(cmdParsed->cmdKeyword), CMD_KEY_LEN, cmdType, minLen); in ShellMsgTypeGet()

Completed in 4 milliseconds