Home
last modified time | relevance | path

Searched defs:statInfo (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
Dvfs_other.c511 static void PrintFileInfo(const struct stat *statInfo, const char *name) in PrintFileInfo()
540 struct stat statInfo; in LsFile() local
555 struct stat statInfo = { 0 }; in LsDir() local
602 struct stat statInfo = { 0 }; in ls() local
/kernel/liteos_m/components/shell/src/cmds/
Dvfs_shellcmd.c164 struct stat statInfo = { 0 }; in OsLs() local
524 struct stat statInfo; in OsShellCmdDoRmdir() local