Searched refs:ST_RDONLY (Results 1 – 4 of 4) sorted by relevance
1193 public static final int ST_RDONLY; field in OsConstants1194 static { ST_RDONLY = 0; }
774 public static final int ST_RDONLY = placeholder(); field in OsConstants
590 initConstant(env, c, "ST_RDONLY", ST_RDONLY); in OsConstants_initConstants()
539 field public static final int ST_RDONLY;