Home
last modified time | relevance | path

Searched refs:STAT_NORMAL_KEY (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/shell/full/src/base/
Dshmsg.c110 STAT_NORMAL_KEY, enumerator
129 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineCheckUDRL()
134 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineCheckUDRL()
140 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineCheckUDRL()
145 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineCheckUDRL()
203 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineParse()
/kernel/liteos_a/apps/shell/src/
Dshmsg.c136 STAT_NORMAL_KEY, enumerator
155 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineCheckUDRL()
160 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineCheckUDRL()
166 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineCheckUDRL()
171 shellCB->shellKeyType = STAT_NORMAL_KEY; in ShellCmdLineCheckUDRL()
268 shellCB->shellKeyType = STAT_NORMAL_KEY; in ParseNormalChar()
/kernel/liteos_a/kernel/common/
Dconsole.c353 STAT_NORMAL_KEY, enumerator
371 *lastTokenType = STAT_NORMAL_KEY; in UserShellCheckUDRL()
376 *lastTokenType = STAT_NORMAL_KEY; in UserShellCheckUDRL()
381 *lastTokenType = STAT_NORMAL_KEY; in UserShellCheckUDRL()
386 *lastTokenType = STAT_NORMAL_KEY; in UserShellCheckUDRL()
449 INT32 lastTokenType = STAT_NORMAL_KEY; in UserFilepRead()