Searched refs:S_IRGRP (Results 1 – 1 of 1) sorted by relevance
67 const S_IRGRP = 0o0040; constant81 const S_IRUGO = Self::S_IRUSR.bits | Self::S_IRGRP.bits | Self::S_IROTH.bits;