Searched refs:init_zipfile (Results 1 – 5 of 5) sorted by relevance
30 zipfile_t init_zipfile(const void* data, size_t size);
47 zip = init_zipfile(buf, size); in main()
10 init_zipfile(const void* data, size_t size) in init_zipfile() function
630 zip = init_zipfile(zdata, zsize); in do_update()
352 zip = init_zipfile(file_buffer, size); in sync_send()