Searched refs:zip_path (Results 1 – 1 of 1) sorted by relevance
1110 const char* zip_path = buf; in open_library_in_zipfile() local1112 int fd = TEMP_FAILURE_RETRY(open(zip_path, O_RDONLY | O_CLOEXEC)); in open_library_in_zipfile()