Searched refs:S_IXGRP (Results 1 – 1 of 1) sorted by relevance
69 const S_IXGRP = 0o0010; constant85 const S_IXUGO = Self::S_IXUSR.bits | Self::S_IXGRP.bits | Self::S_IXOTH.bits;