| /titanic_53/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
| H A D | snoop_zip.c | 41 interpret_ddp_zip(int flags, struct zip_hdr *zip, int len) in interpret_ddp_zip() argument 51 uint8_t *tail = (uint8_t *)zip + len; in interpret_ddp_zip() 57 switch (zip->zip_func) { in interpret_ddp_zip() 59 cnt = zip->zip_netcnt; in interpret_ddp_zip() 65 cnt = zip->zip_netcnt; in interpret_ddp_zip() 70 p = &zip->zip_func; in interpret_ddp_zip() 79 p = &zip->zip_func; in interpret_ddp_zip() 88 "ZIP CMD = %d", zip->zip_func); in interpret_ddp_zip() 103 switch (zip->zip_func) { in interpret_ddp_zip() 106 "Query, Network count = %d", zip->zip_netcnt); in interpret_ddp_zip() [all …]
|
| /titanic_53/usr/src/lib/libc/port/sys/ |
| H A D | zone.c | 124 zone_get_id(const char *str, zoneid_t *zip) in zone_get_id() argument 161 return (real_zone_get_id(str, zip)); in zone_get_id() 168 *zip = zoneid; in zone_get_id() 174 *zip = zoneid; in zone_get_id()
|
| /titanic_53/usr/src/uts/common/io/bpf/ |
| H A D | bpf_mac.c | 172 mac_bpf_getzone(uintptr_t handle, zoneid_t *zip) in mac_bpf_getzone() argument 178 error = dls_link_getzid(mac_name((mac_handle_t)handle), zip); in mac_bpf_getzone()
|
| /titanic_53/usr/src/uts/common/inet/ipnet/ |
| H A D | ipnet_bpf.c | 208 ipnet_bpf_getzone(uintptr_t handle, zoneid_t *zip) in ipnet_bpf_getzone() argument 213 *zip = ipnetif->if_zoneid; in ipnet_bpf_getzone()
|
| /titanic_53/usr/src/grub/grub-0.97/ |
| H A D | Makefile.in | 432 dist-zip: distdir 433 -rm -f $(distdir).zip 434 zip -rq $(distdir).zip $(distdir) 454 *.zip*) \ 455 unzip $(distdir).zip ;;\ 591 dist-tarZ dist-zip distcheck distclean distclean-generic \
|
| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
| H A D | nameref.sh | 317 [[ -R zip ]] || err_exit '[[ -R zip ]] should detect that zip is a reference' 319 [[ -R zip ]] || err_exit '[[ -v zip ]] should detect that zip is set'
|
| /titanic_53/usr/src/cmd/hal/fdi/ |
| H A D | Makefile | 40 information/10freedesktop/10-usb-zip-drives.fdi \
|
| /titanic_53/usr/src/common/lzma/ |
| H A D | README | 26 LZMA SDK 4.62 downloaded from http://www.7-zip.org/sdk.html
|
| /titanic_53/usr/src/boot/lib/libz/ |
| H A D | FAQ | 75 11. Can zlib handle .zip archives? 285 as part of the Java SDK in the java.util.zip package. If you really want 314 38. How can I encrypt/decrypt zip files with zlib? 320 http://www.info-zip.org/ 345 41. I'm having a problem with the zip functions in zlib, can you help? 347 There are no zip functions in zlib. You are probably using minizip by
|
| H A D | README | 38 zlib is available in Java using the java.util.zip package, documented at 51 An experimental package to read and write files in .zip format, written on top
|
| H A D | ChangeLog | 123 - Minor cleanup in contrib/minizip/zip.c [Vollant] 136 - Fix contrib/minizip/zip.c for 64-bit architectures [Dalsnes] 141 - Avoid warning for no encryption in contrib/minizip/zip.c [Vollant] 949 than inflate, useful for file utilities (gzip, zip) 1011 - fix miniunzip when the last entry in a zip file is itself a zip file 1025 - fix a problem in contrib/minizip/zip.c for 16-bit MSDOS (Gilles Vollant) 1054 - added contrib/minzip, mini zip and unzip based on zlib (Gilles Vollant) 1457 - avoid "zip" everywhere, use zlib instead of ziplib.
|
| /titanic_53/usr/src/contrib/zlib/ |
| H A D | README | 38 zlib is available in Java using the java.util.zip package, documented at 51 An experimental package to read and write files in .zip format, written on top
|
| H A D | ChangeLog | 55 - Fix indentation in minizip's zip.c 229 - Minor cleanup in contrib/minizip/zip.c [Vollant] 242 - Fix contrib/minizip/zip.c for 64-bit architectures [Dalsnes] 247 - Avoid warning for no encryption in contrib/minizip/zip.c [Vollant] 1055 than inflate, useful for file utilities (gzip, zip) 1117 - fix miniunzip when the last entry in a zip file is itself a zip file 1131 - fix a problem in contrib/minizip/zip.c for 16-bit MSDOS (Gilles Vollant) 1160 - added contrib/minzip, mini zip and unzip based on zlib (Gilles Vollant) 1563 - avoid "zip" everywhere, use zlib instead of ziplib
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/misc/ |
| H A D | magic.tab | 44 0 long 0x04034b50 zip archive application/zip 81 0 short 017037 packed data application/zip 1082 +50 string PKWARE , self extracting zip 1084 +233 string PKSFX2 , self extracting zip 1229 0 short 0x1f9d compressed data application/zip 1234 0 short 017436 packed data application/zip 1235 0 short 0x9d1f compressed data application/zip 1268 0 string BZh bzip compressed data application/zip 1723 |name match *.zip WinZip File application/x-zip-compressed
|
| /titanic_53/usr/src/boot/lib/libz/contrib/ |
| H A D | README.contrib | 59 Mini zip and unzip based on zlib
|
| /titanic_53/usr/src/boot/lib/libz/doc/ |
| H A D | rfc1950.txt | 372 available in ftp://ftp.uu.net/pub/archiving/zip/doc/ 378 available in ftp://ftp.uu.net/pub/archiving/zip/doc/ 402 library is available at ftp://ftp.uu.net/pub/archiving/zip/zlib/.
|
| H A D | txtvsbin.txt | 15 Previous versions of PKZip and other zip-compatible compression tools
|
| H A D | algorithm.txt | 3 The deflation algorithm used by gzip (also zip and zlib) is a variation of
|
| H A D | rfc1951.txt | 858 available in ftp://ftp.uu.net/pub/archiving/zip/doc/ 885 ftp://ftp.uu.net/pub/archiving/zip/zlib/.
|
| H A D | rfc1952.txt | 495 available in ftp://ftp.uu.net/pub/archiving/zip/doc/
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | service-hal.mf | 84 file path=etc/hal/fdi/information/10freedesktop/10-usb-zip-drives.fdi \
|
| /titanic_53/usr/src/lib/libzonecfg/common/ |
| H A D | libzonecfg.c | 5679 zone_get_id(const char *str, zoneid_t *zip) in zone_get_id() argument 5691 *zip = zoneid; in zone_get_id() 5697 *zip = zoneid; in zone_get_id() 5708 *zip = ZONE_ID_UNDEFINED; in zone_get_id()
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/ |
| H A D | RELEASE | 864 03-01-17 misc/magic.tab: application/zip => appplication/(gzip|pzip|zip)
|
| /titanic_53/usr/src/cmd/look/ |
| H A D | words | 25123 zip
|
| /titanic_53/usr/src/cmd/spell/ |
| H A D | list | 25122 zip
|