Searched refs:open_library_at_path (Results 1 – 1 of 1) sorted by relevance
1079 static int open_library_at_path(ZipArchiveCache* zip_archive_cache, in open_library_at_path() function1114 int fd = open_library_at_path(zip_archive_cache, buf, file_offset, realpath); in open_library_on_paths()1174 return open_library_at_path(&zip_archive_cache, path, file_offset, realpath); in open_executable()