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.c518 static void PrintFileInfo(const struct stat *statInfo, const char *name, const char *linkName) in PrintFileInfo()
554 struct stat statInfo; in LsFile() local
576 struct stat statInfo = { 0 }; in LsDir() local
630 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
632 struct stat statInfo = {0}; in OsRmFileOnly() local