Symbol: DT_DIR
bin/sh/expand.c
1176
dp->d_type != DT_DIR &&
lib/libc/gen/fts-compat.c
817
#ifdef DT_DIR
lib/libc/gen/fts-compat.c
819
dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN)
lib/libc/gen/fts-compat11.c
801
#ifdef DT_DIR
lib/libc/gen/fts-compat11.c
803
dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN)
lib/libc/gen/fts.c
890
dp->d_type != DT_DIR && dp->d_type != DT_UNKNOWN)) {
lib/libc/tests/gen/opendir_test.c
39
ATF_CHECK_EQ(DT_DIR, ent->d_type);
lib/libc/tests/gen/opendir_test.c
43
ATF_CHECK_EQ(DT_DIR, ent->d_type);
lib/libc/tests/gen/opendir_test.c
47
ATF_CHECK_EQ(DT_DIR, ent->d_type);
lib/libpam/modules/pam_xdg/pam_xdg.c
189
if (dp->d_type == DT_DIR) {
lib/libpmc/pmu-events/jevents.c
1163
if (dir->d_type == DT_DIR) {
libexec/flua/lfs/lfs.c
445
lua_pushinteger(L, DT_DIR);
sbin/fsck_ffs/dir.c
51
0, 12, DT_DIR, 1, ".",
sbin/fsck_ffs/dir.c
52
0, DIRBLKSIZ - 12, DT_DIR, 2, ".."
sbin/fsck_ffs/dir.c
947
inoinfo(ino)->ino_type = DT_DIR;
sbin/fsck_ffs/dir.c
968
inoinfo(ino)->ino_type = DT_DIR;
sbin/fsck_ffs/pass2.c
302
if (dirp->d_type != DT_DIR) {
sbin/fsck_ffs/pass2.c
305
dirp->d_type = DT_DIR;
sbin/fsck_ffs/pass2.c
312
proto.d_type = DT_DIR;
sbin/fsck_ffs/pass2.c
349
proto.d_type = DT_DIR;
sbin/fsck_ffs/pass2.c
381
if (dirp->d_type != DT_DIR) {
sbin/fsck_ffs/pass2.c
383
dirp->d_type = DT_DIR;
sbin/newfs/mkfs.c
884
{ UFS_ROOTINO, sizeof(struct direct), DT_DIR, 1, "." },
sbin/newfs/mkfs.c
885
{ UFS_ROOTINO, sizeof(struct direct), DT_DIR, 2, ".." },
sbin/newfs/mkfs.c
886
{ UFS_ROOTINO + 1, sizeof(struct direct), DT_DIR, 5, ".snap" },
sbin/newfs/mkfs.c
892
{ UFS_ROOTINO + 1, sizeof(struct direct), DT_DIR, 1, "." },
sbin/newfs/mkfs.c
893
{ UFS_ROOTINO, sizeof(struct direct), DT_DIR, 2, ".." },
sbin/restore/dirs.c
166
nulldir.d_type = DT_DIR;
sbin/restore/interactive.c
617
case DT_DIR:
stand/efi/libefi/efihttp.c
789
d->d_type = DT_DIR;
stand/libsa/cd9660.c
628
d->d_type = DT_DIR;
stand/libsa/dosfs.c
621
d->d_type = (dd.de.attr & FA_DIR) ? DT_DIR : DT_REG;
stand/libsa/ext2fs.c
102
static int dtmap[] = { DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR,
stand/libsa/ufsread.c
135
dt = DT_DIR;
stand/libsa/ufsread.c
147
if (dt != DT_DIR) {
sys/fs/autofs/autofs_vnops.c
369
dirent.d_type = DT_DIR;
sys/fs/devfs/devfs_devs.c
248
if (de->de_dirent->d_type != DT_DIR)
sys/fs/devfs/devfs_devs.c
274
dd->de_dirent->d_type = DT_DIR;
sys/fs/devfs/devfs_devs.c
290
de->de_dirent->d_type = DT_DIR;
sys/fs/devfs/devfs_devs.c
297
de->de_dirent->d_type = DT_DIR;
sys/fs/devfs/devfs_devs.c
341
KASSERT(de->de_dirent->d_type == DT_DIR,
sys/fs/devfs/devfs_devs.c
461
else if (de->de_dirent->d_type == DT_DIR)
sys/fs/devfs/devfs_devs.c
593
de = devfs_find(dd, s, q - s, DT_DIR);
sys/fs/devfs/devfs_devs.c
600
KASSERT(dd->de_dirent->d_type == DT_DIR &&
sys/fs/devfs/devfs_rule.c
589
(de->de_dirent->d_type == DT_DIR && de != dm->dm_rootdir &&
sys/fs/devfs/devfs_vnops.c
1524
if (dd->de_dirent->d_type == DT_DIR)
sys/fs/devfs/devfs_vnops.c
620
} else if (de->de_dirent->d_type == DT_DIR) {
sys/fs/ext2fs/ext2_lookup.c
92
DT_DIR, /* EXT2_FT_DIR */
sys/fs/fdescfs/fdesc_vnops.c
578
dp->d_type = DT_DIR;
sys/fs/msdosfs/msdosfs_vnops.c
1591
dirbuf.d_type = DT_DIR;
sys/fs/msdosfs/msdosfs_vnops.c
1715
dirbuf.d_type = DT_DIR;
sys/fs/nfsclient/nfs_clrpcops.c
3644
dp->d_type = DT_DIR;
sys/fs/nfsclient/nfs_clrpcops.c
3665
dp->d_type = DT_DIR;
sys/fs/nfsclient/nfs_clrpcops.c
4121
dp->d_type = DT_DIR;
sys/fs/nfsclient/nfs_clrpcops.c
4142
dp->d_type = DT_DIR;
sys/fs/nfsserver/nfs_nfsdport.c
2816
(dp->d_type == DT_DIR &&
sys/fs/pseudofs/pseudofs_vnops.c
940
pfsent->entry.d_type = DT_DIR;
sys/fs/smbfs/smbfs_io.c
109
de.d_type = DT_DIR;
sys/fs/smbfs/smbfs_io.c
156
de.d_type = (ctx->f_attr.fa_attr & SMB_FA_DIR) ? DT_DIR : DT_REG;
sys/fs/tarfs/tarfs_vnops.c
349
cde.d_type = DT_DIR;
sys/fs/tarfs/tarfs_vnops.c
372
cde.d_type = DT_DIR;
sys/fs/tarfs/tarfs_vnops.c
416
cde.d_type = DT_DIR;
sys/fs/tmpfs/tmpfs_subr.c
1575
dent.d_type = DT_DIR;
sys/fs/tmpfs/tmpfs_subr.c
1619
dent.d_type = DT_DIR;
sys/fs/tmpfs/tmpfs_subr.c
1722
d.d_type = DT_DIR;
sys/fs/udf/udf_vnops.c
852
dir.d_type = DT_DIR;
sys/fs/udf/udf_vnops.c
864
dir.d_type = DT_DIR;
sys/fs/udf/udf_vnops.c
878
DT_DIR : DT_UNKNOWN;
sys/kern/uipc_mqueue.c
1437
entry.d_type = DT_DIR;
sys/ufs/ffs/ffs_alloc.c
3576
DT_DIR, 0);
sys/ufs/ufs/ufs_vnops.c
137
0, 12, DT_DIR, 1, ".",
sys/ufs/ufs/ufs_vnops.c
138
0, DIRBLKSIZ - 12, DT_DIR, 2, ".."
sys/ufs/ufs/ufs_vnops.c
1738
if (ufs_dirrewrite(fip, fdp, newparent, DT_DIR, 0) != 0)
tests/sys/fs/fusefs/readdir.cc
100
EXPECT_EQ(DT_DIR, de->d_type);
tests/sys/fs/fusefs/readdir.cc
108
EXPECT_EQ(DT_DIR, de->d_type);
tests/sys/fs/fusefs/readdir.cc
208
ents0[0].d_type = DT_DIR;
tests/sys/fs/fusefs/readdir.cc
214
ents0[1].d_type = DT_DIR;
tests/sys/fs/fusefs/readdir.cc
218
ents1[0].d_type = DT_DIR;
tests/sys/fs/fusefs/readdir.cc
82
ents[0].d_type = DT_DIR;
tests/sys/fs/fusefs/readdir.cc
87
ents[1].d_type = DT_DIR;
usr.sbin/certctl/certctl.c
472
if ((*ent)->d_type == DT_DIR) {
usr.sbin/cpucontrol/cpucontrol.c
478
if (direntry->d_type == DT_DIR)
usr.sbin/makefs/zfs/fs.c
220
type = DT_DIR;