Searched refs:DT_CHR (Results 1 – 3 of 3) sorted by relevance
43 #define DT_CHR 2 macro
49 pub const DT_CHR: u16 = 2; constant70 FileType::CharDevice => DT_CHR, in get_file_type_num()
265 else if (buf->d_type == DT_BLK || buf->d_type == DT_CHR) in shell_cmd_ls()