Searched refs:zipinfo (Results 26 - 34 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dcmdline.c315 int x, len, zipinfo, exclude_list;
379 zipinfo = 0;
383 zipinfo = 1;
1063 usage: zipinfo file[.zip] [list] [/EXCL=(xlist)] [/DIR=exdir] /options\n\
312 int x, len, zipinfo, exclude_list; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.h490 int hflag; /* -h: header line (zipinfo) */
504 int lflag; /* -12slmv: listing format (zipinfo) */
529 int tflag; /* -t: test (unzip) or totals line (zipinfo) */
530 int T_flag; /* -T: timestamps (unzip) or dec. time fmt (zipinfo) */
580 _version_type zipinfo; /* current ZipInfo version */ member in struct:_UzpVer
594 _version_type zipinfo; /* current ZipInfo version */ member in struct:_UzpVer2
H A Dunzpriv.h780 # define USAGE(ret) usage(__G__ (ret)) /* used in unzip.c, zipinfo.c */
1688 /* don't forget to update zipinfo.c appropiately if NUM_HOSTS changes! */
1708 /* don't forget to update list.c (list_files()), extract.c and zipinfo.c
2273 Functions in zipinfo.c (`zipinfo-style' listing routines):
2281 int zipinfo OF((__GPRO));
2759 * Skip a variable-length field, and report any errors. Used in zipinfo.c
H A Dprocess.c974 error = zipinfo(__G); /* ZIPINFO 'EM */
H A Dzipinfo.c11 zipinfo.c Greg Roelofs et al.
17 zipinfo()
132 /* Strings used in zipinfo.c (ZipInfo half) */
464 G.extract_flag = FALSE; /* zipinfo does not extract to disk */
702 /* Function zipinfo() */
705 int zipinfo(__G) /* return PK-type error code */ function
743 uO.L_flag = FALSE; /* zipinfo mode: never convert name to lowercase */
977 } /* end function zipinfo() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A DMakefile13 unshrink.o extract.o zipinfo.o inflate.o match.o unreduce.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A DMakefile.gcc215 OBJU4 = unreduce$(OBJ) unshrink$(OBJ) zipinfo$(OBJ)
316 zipinfo$(OBJ): zipinfo.c $(UNZIP_H)
440 zipinfol$(OBJ): zipinfo.c $(UNZIP_H)
550 zipinfob$(OBJ): zipinfo.c $(UNZIP_H)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dmakefile.os2485 ubz2err$(OBJ) unreduce$(OBJ) unshrink$(OBJ) zipinfo$(OBJ)
548 zipinfo$(OBJ): zipinfo.c $(UNZIP_H)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Dmakefile.azt35 $(O)inflate.o $(O)match.o $(O)zipinfo.o $(O)list.o $(O)globals.o \
49 $(O)inflate.od $(O)match.od $(O)zipinfo.od $(O)list.od $(O)globals.od \

Completed in 139 milliseconds

12