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