Home
last modified time | relevance | path

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

/kernel/liteos_a/apps/shell/src/
Dshcmd.c299 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/
Dshcmd.c273 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()