Searched refs:zip (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dmakezip.sh6 zip -r9 googlefs-test-bin.zip ${FILES}
/haiku/src/bin/bfs_tools/lib/
H A Dmakefile111 zip backup tar:
112 @zip -y `basename $(NAME)`-`date +%Y-%m-%d`.zip *.[ch]* *.rsrc makefile History ToDo test/*.[ch]* test/makefile
/haiku/build/scripts/
H A Dbuild_archive18 # zip
19 # NOTE: rmAttrs and zip are only passed in when building zip
73 *.zip)
74 $zip -ryq $archive .
H A Dbuild_haiku_package74 *.zip)
H A Dbuild_haiku_image177 *.zip)
326 $mkindex -t string META:zip
/haiku/src/bin/unzip/
H A Dapi.c7 also may be found at: ftp://ftp.info-zip.org/pub/infozip/license.html
22 int UzpUnzipToMemory(char *zip, char *file, UzpOpts *optflgs,
226 int UZ_EXP UzpUnzipToMemory(char *zip, char *file, UzpOpts *optflgs, argument
236 intern_zip = (char *)malloc(strlen(zip)+1);
247 ISO_TO_INTERN(zip, intern_zip);
249 # define zip intern_zip macro
266 r = (unzipToMemory(__G__ zip, file, retstr) <= PK_WARN);
271 # undef zip macro
340 int unzipToMemory(__GPRO__ char *zip, char *file, UzpBuffer *retstr) argument
348 G.wildzipfn = zip;
[all...]
H A Dzipgrep2 # zipgrep: searches the given zip members for a string or pattern
22 echo searches the given zip members for a string or pattern
H A Dunzip.h16 ftp://ftp.info-zip.org/pub/infozip/license.html indefinitely.
340 typedef unsigned long ulg; /* predefined on some systems) & match zip */
579 int UZ_EXP UzpUnzipToMemory OF((char *zip, char *file, UzpOpts *optflgs,
H A Dunzpriv.h7 also may be found at: ftp://ftp.info-zip.org/pub/infozip/license.html
836 # endif /* at least 32K for zip's deflate method */
1216 # define ALT_ZSUFX ".zip"
1219 # define ZSUFX "/zip"
1221 # define ZSUFX ".zip"
1450 #define ENV_UNZIP2 "UNZIPOPT" /* alternate names, for zip compat. */
1527 unsigned textfile : 1; /* file is text (according to zip) */
1884 int unzipToMemory OF((__GPRO__ char *zip, char *file,
2419 * All other ports are assumed to code zip entry filenames in ISO 8859-1.
/haiku/3rdparty/mmu_man/onlinedemo/
H A Dhaiku.php36 // wget http://www.tightvnc.com/download/1.3.10/tightvnc-1.3.10_javabin.zip

Completed in 163 milliseconds