Home
last modified time | relevance | path

Searched refs:DT_CHR (Results 1 – 25 of 37) sorted by relevance

12

/external/strace/xlat/
Ddirent_types.h18 #if defined(DT_CHR) || (defined(HAVE_DECL_DT_CHR) && HAVE_DECL_DT_CHR)
19 XLAT(DT_CHR),
Ddirent_types.in3 DT_CHR
/external/u-boot/include/jffs2/
Djffs2.h199 DT_CHR = 2, enumerator
200 # define DT_CHR DT_CHR macro
/external/u-boot/fs/yaffs2/
Dyportenv.h36 #define DT_CHR 2 macro
/external/squashfs-tools/kernel/fs/squashfs/
Ddir.c41 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
/external/virglrenderer/src/
Dvirgl_egl_context.c71 if (e->d_type != DT_CHR) in egl_rendernode_open()
/external/libcxx/src/filesystem/
Ddirectory_iterator.cpp33 case DT_CHR: in get_file_type()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs2_0.c56 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_dragonfly_amd64.go289 DT_CHR = 0x2 const
Dzerrors_openbsd_arm.go192 DT_CHR = 0x2 const
Dzerrors_openbsd_amd64.go217 DT_CHR = 0x2 const
Dzerrors_openbsd_386.go192 DT_CHR = 0x2 const
Dzerrors_darwin_386.go419 DT_CHR = 0x2 const
Dzerrors_darwin_arm64.go419 DT_CHR = 0x2 const
Dzerrors_darwin_amd64.go419 DT_CHR = 0x2 const
Dzerrors_netbsd_arm.go299 DT_CHR = 0x2 const
Dzerrors_darwin_arm.go419 DT_CHR = 0x2 const
Dzerrors_freebsd_386.go535 DT_CHR = 0x2 const
Dzerrors_freebsd_arm.go542 DT_CHR = 0x2 const
Dzerrors_netbsd_386.go307 DT_CHR = 0x2 const
Dzerrors_freebsd_amd64.go535 DT_CHR = 0x2 const
Dzerrors_netbsd_amd64.go307 DT_CHR = 0x2 const
Dzerrors_linux_sparc64.go313 DT_CHR = 0x2 const
Dzerrors_linux_mipsle.go336 DT_CHR = 0x2 const
/external/u-boot/fs/ubifs/
Dubifs.h541 #define DT_CHR 2 macro

12