Searched refs:end_locator_pos (Results 1 – 1 of 1) sorted by relevance
4432 size_t end_locator_pos = zip_file_len - end_locator_len; in open_uncompressed_library_in_zipfile() local4433 if (fseek(zip_file, end_locator_pos, SEEK_SET) != 0) { in open_uncompressed_library_in_zipfile()