Home
last modified time | relevance | path

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

/kernel/liteos_a/apps/shell/src/
Dshcmd.c337 static int OsTabMatchFile(char *cmdKey, unsigned int *len) in OsTabMatchFile() function
459 count = OsTabMatchFile(cmdKey, len); in OsTabCompletion()
/kernel/liteos_a/shell/full/src/base/
Dshcmd.c384 STATIC INT32 OsTabMatchFile(CHAR *cmdKey, UINT32 *len) in OsTabMatchFile() function
559 count = OsTabMatchFile(cmdKey, len); in OsTabCompletion()