Searched refs:rentries (Results 1 – 1 of 1) sorted by relevance
54 struct zip_entry *rentries; in _zip_entry_new() local56 rentries = (struct zip_entry *)realloc(za->entry, in _zip_entry_new()59 if (!rentries) { in _zip_entry_new()63 za->entry = rentries; in _zip_entry_new()
Completed in 3 milliseconds