Home
last modified time | relevance | path

Searched refs:isFile (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/components/fs/vfs/
H A Dvfs_fs.c207 static int VfsPathCheck(const char *path, bool isFile) in VfsPathCheck() argument
221 if (isFile && path[len - 1] == '/') { in VfsPathCheck()

Completed in 4 milliseconds