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