Searched refs:pbuf (Results 1 – 2 of 2) sorted by relevance
156 int CreateOrAddFileIntoZip(const char *zipname, const char *filename, const void *pbuf, size_t buf_… in CreateOrAddFileIntoZip() argument172 err = zipWriteInFileInZip(zfile, pbuf, buf_size); in CreateOrAddFileIntoZip()
167 int CreateOrAddFileIntoZip(const char *zipname, const char *filename, const void *pbuf, size_t buf_…