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