Home
last modified time | relevance | path

Searched defs:DT_CHR (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/include/sys/
Ddirent.h26 DT_CHR = 2, enumerator
/external/syslinux/core/fs/ext2/
Dext2.c18 DT_UNKNOWN, DT_REG, DT_DIR, DT_CHR, in ext2_cvt_type() enumerator