Searched refs:unzip_to_file (Results 1 – 1 of 1) sorted by relevance
661 static unique_fd unzip_to_file(ZipArchiveHandle zip, const char* entry_name) { in unzip_to_file() function1621 return unzip_to_file(zip_, name.c_str()); in OpenFile()