Searched refs:S_IFIFO (Results 1 – 1 of 1) sorted by relevance
38 const S_IFIFO = 0o010000; constant607 FileType::Pipe => kstat.mode.insert(ModeType::S_IFIFO), in do_fstat()