Home
last modified time | relevance | path

Searched refs:isdir (Results 1 – 2 of 2) sorted by relevance

/littlefs-2.7.6/scripts/
Dtest.py598 if os.path.isdir(testpath):
/littlefs-2.7.6/
Dlfs.c4763 bool isdir = (entry1.d.type == LFS1_TYPE_DIR); in lfs_migrate() local
4781 {LFS_MKTAG_IF_ELSE(isdir, in lfs_migrate()
4785 {LFS_MKTAG_IF_ELSE(isdir, in lfs_migrate()