Home
last modified time | relevance | path

Searched refs:DT_REG (Results 1 – 17 of 17) sorted by relevance

/components/libc/compilers/common/include/
A Ddirent.h38 #define DT_REG 0x08 macro
/components/dfs/dfs_v1/filesystems/romfs/
A Ddfs_romfs.c334 d->d_type = DT_REG; in dfs_romfs_getdents()
/components/dfs/dfs_v2/filesystems/romfs/
A Ddfs_romfs.c351 d->d_type = DT_REG; in dfs_romfs_getdents()
/components/dfs/dfs_v1/filesystems/devfs/
A Ddevfs.c361 d->d_type = DT_REG; in dfs_device_fs_getdents()
/components/dfs/dfs_v1/filesystems/ramfs/
A Ddfs_ramfs.c351 d->d_type = DT_REG; in dfs_ramfs_getdents()
/components/dfs/dfs_v2/filesystems/ramfs/
A Ddfs_ramfs.c351 d->d_type = DT_REG; in dfs_ramfs_getdents()
/components/dfs/dfs_v2/filesystems/procfs/
A Dprocfs.c158 d->d_type = DT_REG; in dfs_procfs_getdents()
/components/dfs/dfs_v2/filesystems/devfs/
A Ddevtmpfs.c322 d->d_type = DT_REG; in devtmpfs_getdents()
/components/dfs/dfs_v1/filesystems/iso9660/
A Ddfs_iso9660.c321 it->dirp->d_type = DT_REG; in iso9660_lookup()
/components/dfs/dfs_v1/filesystems/tmpfs/
A Ddfs_tmpfs.c544 d->d_type = DT_REG; in dfs_tmpfs_getdents()
/components/finsh/
A Dmsh_file.c884 if (dirent->d_type == DT_REG) in directory_setattr()
/components/dfs/dfs_v1/filesystems/elmfat/
A Ddfs_elm.c672 d->d_type = DT_REG; in dfs_elm_getdents()
/components/dfs/dfs_v2/filesystems/tmpfs/
A Ddfs_tmpfs.c530 d->d_type = DT_REG; in dfs_tmpfs_getdents()
/components/dfs/dfs_v1/filesystems/cromfs/
A Ddfs_cromfs.c1118 d->d_type = DT_REG; in dfs_cromfs_getdents()
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c747 d->d_type = DT_REG; in dfs_elm_getdents()
/components/dfs/dfs_v1/filesystems/nfs/
A Ddfs_nfs.c1143 d->d_type = DT_REG; in nfs_getdents()
/components/dfs/dfs_v2/filesystems/cromfs/
A Ddfs_cromfs.c1178 d->d_type = DT_REG; in dfs_cromfs_getdents()

Completed in 34 milliseconds