Searched refs:ef_total_size (Results 1 – 1 of 1) sorted by relevance
620 zip_uint32_t ef_total_size; in _zip_dirent_write() local745 …ef_total_size = (zip_uint32_t)_zip_ef_size(de->extra_fields, flags) + (zip_uint32_t)_zip_ef_size(e… in _zip_dirent_write()746 _zip_buffer_put_16(buffer, (zip_uint16_t)ef_total_size); in _zip_dirent_write()
Completed in 6 milliseconds