Home
last modified time | relevance | path

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

/external/strace/xlat/
Ddirent_types.h12 #if defined(DT_CHR) || (defined(HAVE_DECL_DT_CHR) && HAVE_DECL_DT_CHR)
13 XLAT(DT_CHR),
Ddirent_types.in3 DT_CHR
/external/syslinux/com32/include/sys/
Ddirent.h26 DT_CHR = 2, enumerator
/external/syslinux/core/fs/pxe/
Dftp_readdir.c29 return DT_CHR; in dirtype()
/external/syslinux/com32/modules/
Dls.c23 case DT_CHR: in type_str()
Ddir.c23 case DT_CHR: in type_str()
/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/com32/rosh/
Drosh.c646 case DT_CHR: in rosh_d_type2char_human()
684 case DT_CHR: in rosh_d_type2char_lspre()
/external/syslinux/core/fs/ext2/
Dext2.c18 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, in ext2_cvt_type() enumerator
/external/syslinux/core/fs/ufs/
Dufs.c360 case UFS_DTYPE_CHARDEV: return DT_CHR; 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