Home
last modified time | relevance | path

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

/kernel/liteos_m/components/shell/src/base/
Dshow.c37 STATIC BOOL g_shellSourceFlag = FALSE; variable
51 if (g_shellSourceFlag == FALSE) { in OsShellInit()
54 g_shellSourceFlag = TRUE; in OsShellInit()
/kernel/liteos_a/shell/full/src/base/
Dshow.c38 STATIC BOOL g_shellSourceFlag = FALSE; variable
126 if (g_shellSourceFlag == FALSE) {
129 g_shellSourceFlag = TRUE;