Searched refs:UzpOpts (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/unzip/
H A Dapi.c22 int UzpUnzipToMemory(char *zip, char *file, UzpOpts *optflgs,
226 int UZ_EXP UzpUnzipToMemory(char *zip, char *file, UzpOpts *optflgs,
253 * a simple "memcpy(G.UzO, optflgs, sizeof(UzpOpts));"
458 UzpOpts flgopts;
461 memzero(&flgopts, sizeof(UzpOpts)); /* no special options */
H A Dglobals.h153 UzpOpts UzO; /* command options of general use */
H A Dunzip.h468 } UzpOpts; typedef in typeref:struct:_UzpOpts
579 int UZ_EXP UzpUnzipToMemory OF((char *zip, char *file, UzpOpts *optflgs,

Completed in 54 milliseconds