Home
last modified time | relevance | path

Searched defs:lastTokenType (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/kernel/common/
Dconsole.c358 STATIC INT32 UserShellCheckUDRL(const CHAR ch, INT32 *lastTokenType) in UserShellCheckUDRL()
393 STATIC INT32 IsNeedContinue(CONSOLE_CB *consoleCB, char ch, INT32 *lastTokenType) in IsNeedContinue()
449 INT32 lastTokenType = STAT_NORMAL_KEY; in UserFilepRead() local