Searched refs:S_IFSOCK (Results 1 – 1 of 1) sorted by relevance
32 const S_IFSOCK = 0o140000; constant606 FileType::Socket => kstat.mode.insert(ModeType::S_IFSOCK), in do_fstat()