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