Searched refs:S_ISGID (Results 1 – 2 of 2) sorted by relevance
512 public static final int S_ISGID = placeholder(); field in OsConstants
569 initConstant(env, c, "S_ISGID", S_ISGID); in OsConstants_initConstants()