Home
last modified time | relevance | path

Searched refs:SH_OK (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/apps/shell/src/
H A Dmain.c67 if (ret != SH_OK) { in OsShellCreateTask()
74 if (ret != SH_OK) { in OsShellCreateTask()
79 if (ret != SH_OK) { in OsShellCreateTask()
150 if (ret != SH_OK) { in main()
155 if (ret != SH_OK) { in main()
160 if (ret != SH_OK) { in main()
165 if (ret != SH_OK) { in main()
174 if (ret != SH_OK) { in main()
H A Dshmsg.c143 int ret = SH_OK; in ShellCmdLineCheckUDRL()
187 if (ret != SH_OK) { in ShellTaskNotify()
298 if (ret == SH_OK) { in ShellCmdLineParse()
468 if (ret != SH_OK) { in ParseAndExecCmdline()
511 if ((ret != SH_OK) || (shiftLen == 0)) { in PreHandleCmdline()
546 ret = SH_OK; in PreHandleCmdline()
549 ret = SH_OK; in PreHandleCmdline()
611 if (ret != SH_OK) { in ShellTask()
618 if (ret == SH_OK) { in ShellTask()
620 } else if (ret != SH_OK) { in ShellTask()
[all...]
H A Dshcmd.c90 return SH_OK; in OsStrSeparateTabStrGet()
106 if (ret != SH_OK) { in OsShellSetWorkingDirectory()
109 return SH_OK; in OsShellSetWorkingDirectory()
121 if (ret != SH_OK) { in OsStrSeparate()
159 return SH_OK; in OsStrSeparate()
257 return SH_OK; in OsPrintMatchList()
440 if (ret != SH_OK) { in OsCmdKeyShift()
448 return SH_OK; in OsCmdKeyShift()
493 return SH_OK; in OsShellKeyInit()
574 if (ret != SH_OK) { in OsShellHistoryShow()
[all...]
/kernel/liteos_m/components/shell/src/base/
H A Dshmsg.c129 if ((ret != SH_OK) || (shiftLen == 0)) { in PreHandleCmdline()
136 ret = SH_OK; in PreHandleCmdline()
165 if (ret != SH_OK) { in ParseAndExecCmdline()
/kernel/liteos_a/apps/shell/include/
H A Dsherr.h42 #define SH_OK 0 macro
/kernel/liteos_m/components/shell/include/
H A Dshmsg.h49 #define SH_OK 0 macro

Completed in 4 milliseconds