Searched refs:DT_DIR (Results 1 – 3 of 3) sorted by relevance
45 #define DT_DIR 4 macro
51 pub const DT_DIR: u16 = 4; constant68 FileType::Dir => DT_DIR, in get_file_type_num()
261 if (buf->d_type == DT_DIR) in shell_cmd_ls()