Searched defs:tabStr (Results 1 – 2 of 2) sorted by relevance
| /kernel/liteos_a/apps/shell/src/ |
| D | shcmd.c | 53 static int OsStrSeparateTabStrGet(const char **tabStr, CmdParsed *parsed, unsigned int tabStrLen) in OsStrSeparateTabStrGet() 112 static int OsStrSeparate(const char *tabStr, char *strPath, char *nameLooking, unsigned int tabStrL… in OsStrSeparate()
|
| /kernel/liteos_a/shell/full/src/base/ |
| D | shcmd.c | 68 STATIC INT32 OsStrSeparateTabStrGet(CHAR **tabStr, CmdParsed *parsed, UINT32 tabStrLen) in OsStrSeparateTabStrGet() 108 STATIC INT32 OsStrSeparate(CHAR *tabStr, CHAR *strPath, CHAR *nameLooking, UINT32 tabStrLen) in OsStrSeparate()
|