Home
last modified time | relevance | path

Searched refs:DT_FIFO (Results 1 – 25 of 36) sorted by relevance

12

/external/strace/xlat/
Ddirent_types.h15 #if defined(DT_FIFO) || (defined(HAVE_DECL_DT_FIFO) && HAVE_DECL_DT_FIFO)
16 XLAT(DT_FIFO),
Ddirent_types.in2 DT_FIFO
/external/u-boot/include/jffs2/
Djffs2.h197 DT_FIFO = 1, enumerator
198 # define DT_FIFO DT_FIFO macro
/external/u-boot/fs/yaffs2/
Dyportenv.h35 #define DT_FIFO 1 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/libcxx/src/filesystem/
Ddirectory_iterator.cpp37 case DT_FIFO: 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.go292 DT_FIFO = 0x1 const
Dzerrors_openbsd_arm.go194 DT_FIFO = 0x1 const
Dzerrors_openbsd_amd64.go219 DT_FIFO = 0x1 const
Dzerrors_openbsd_386.go194 DT_FIFO = 0x1 const
Dzerrors_darwin_386.go421 DT_FIFO = 0x1 const
Dzerrors_darwin_arm64.go421 DT_FIFO = 0x1 const
Dzerrors_darwin_amd64.go421 DT_FIFO = 0x1 const
Dzerrors_netbsd_arm.go301 DT_FIFO = 0x1 const
Dzerrors_darwin_arm.go421 DT_FIFO = 0x1 const
Dzerrors_freebsd_386.go537 DT_FIFO = 0x1 const
Dzerrors_freebsd_arm.go544 DT_FIFO = 0x1 const
Dzerrors_netbsd_386.go309 DT_FIFO = 0x1 const
Dzerrors_freebsd_amd64.go537 DT_FIFO = 0x1 const
Dzerrors_netbsd_amd64.go309 DT_FIFO = 0x1 const
Dzerrors_linux_sparc64.go315 DT_FIFO = 0x1 const
Dzerrors_linux_mipsle.go338 DT_FIFO = 0x1 const
Dzerrors_linux_s390x.go338 DT_FIFO = 0x1 const
/external/u-boot/fs/ubifs/
Dubifs.h540 #define DT_FIFO 1 macro

12