Searched refs:S_IFBLK (Results 1 – 1 of 1) sorted by relevance
35 const S_IFBLK = 0o060000; constant603 FileType::BlockDevice => kstat.mode.insert(ModeType::S_IFBLK), in do_fstat()