Searched defs:S_IRGRP (Results 1 – 2 of 2) sorted by relevance
67 static final int S_IRGRP = OsConstants.S_IRGRP; field in UnixConstants
618 public static final int S_IRGRP = placeholder(); field in OsConstants