Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/operation/
Dvfs_other.c485 static void PrintFileInfo64(const struct stat64 *stat64Info, const char *name, const char *linkName) in PrintFileInfo64()
518 static void PrintFileInfo(const struct stat *statInfo, const char *name, const char *linkName) in PrintFileInfo()
555 char linkName[NAME_MAX] = { 0 }; in LsFile() local
578 char linkName[NAME_MAX] = { 0 }; in LsDir() local