Searched refs:SEEK_END (Results 1 – 3 of 3) sorted by relevance
491 public static final int SEEK_END = placeholder(); field in OsConstants
468 initConstant(env, c, "SEEK_END", SEEK_END); in OsConstants_initConstants()
886 len = zip->len = IO_Lseek(zfd, 0, SEEK_END); in ZIP_Put_In_Cache0()