Searched refs:S_IWGRP (Results 1 – 1 of 1) sorted by relevance
68 const S_IWGRP = 0o0020; constant83 const S_IWUGO = Self::S_IWUSR.bits | Self::S_IWGRP.bits | Self::S_IWOTH.bits;