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