Searched refs:UzpUnzipToMemory (Results 1 – 2 of 2) sorted by relevance
/haiku/src/bin/unzip/ |
H A D | api.c | 226 int UZ_EXP UzpUnzipToMemory(char *zip, char *file, UzpOpts *optflgs, in UzpUnzipToMemory() function 463 if (!UzpUnzipToMemory(archive, file, &flgopts, UsrFuncts, &retstr)) { in UzpGrep()
|
H A D | unzip.h | 579 int UZ_EXP UzpUnzipToMemory OF((char *zip, char *file, UzpOpts *optflgs,
|