Searched refs:isFile (Results 1 - 1 of 1) sorted by relevance
/kernel/liteos_m/components/fs/vfs/ | ||
H A D | vfs_fs.c | 207 static int VfsPathCheck(const char *path, bool isFile) in VfsPathCheck() argument 221 if (isFile && path[len - 1] == '/') { in VfsPathCheck() |
Completed in 4 milliseconds