Searched refs:S_IRWXG (Results 1 – 1 of 1) sorted by relevance
63 const S_IRWXG = 0o0070; constant74 const S_IRWXUGO = Self::S_IRWXU.bits | Self::S_IRWXG.bits | Self::S_IRWXO.bits;