Searched refs:OsExecNameMatch (Results 1 – 2 of 2) sorted by relevance
| /kernel/liteos_a/apps/shell/src/ |
| D | shcmd.c | 299 static int OsExecNameMatch(const char *strPath, const char *nameLooking, char *strObj, unsigned int… in OsExecNameMatch() function 357 count = OsExecNameMatch(dirOpen, strCmp, strOutput, &maxLen); in OsTabMatchFile()
|
| /kernel/liteos_a/shell/full/src/base/ |
| D | shcmd.c | 273 STATIC INT32 OsExecNameMatch(const CHAR *strPath, const CHAR *nameLooking, CHAR *strObj, UINT32 *ma… in OsExecNameMatch() function 404 count = OsExecNameMatch(dirOpen, strCmp, strOutput, &maxLen); in OsTabMatchFile()
|