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