Home
last modified time | relevance | path

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

/external/strace/xlat/
Ddirent_types.h9 #if defined(DT_FIFO) || (defined(HAVE_DECL_DT_FIFO) && HAVE_DECL_DT_FIFO)
10 XLAT(DT_FIFO),
Ddirent_types.in2 DT_FIFO
/external/syslinux/com32/include/sys/
Ddirent.h25 DT_FIFO = 1, enumerator
/external/syslinux/core/fs/pxe/
Dftp_readdir.c27 return DT_FIFO; in dirtype()
/external/syslinux/com32/modules/
Dls.c21 case DT_FIFO: in type_str()
Ddir.c21 case DT_FIFO: in type_str()
/external/syslinux/com32/rosh/
Drosh.c643 case DT_FIFO: in rosh_d_type2char_human()
681 case DT_FIFO: in rosh_d_type2char_lspre()
716 case DT_FIFO: in rosh_d_type2char_lssuf()
/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/syslinux/core/fs/ext2/
Dext2.c19 DT_BLK, DT_FIFO, DT_SOCK, DT_LNK, in ext2_cvt_type() enumerator
/external/syslinux/core/fs/ufs/
Dufs.c359 case UFS_DTYPE_FIFO: return DT_FIFO; in get_inode_mode()
/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
Dinode.c59 DT_UNKNOWN, DT_DIR, DT_REG, DT_LNK, DT_BLK, DT_CHR, DT_FIFO, DT_SOCK