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