Searched refs:zipinfo_mode (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dprocess.c396 && (!uO.T_flag || uO.zipinfo_mode)
435 LoadFarStringSmall((uO.zipinfo_mode ? Zipnfo : Unzip)),
521 && !(uO.T_flag && !uO.zipinfo_mode && uO.qflag > 1)
527 && !(uO.T_flag && !uO.zipinfo_mode && uO.qflag)
683 LoadFarStringSmall((uO.zipinfo_mode ? Zipnfo : Unzip)),
684 G.wildzipfn, uO.zipinfo_mode? " " : "", G.wildzipfn,
689 LoadFarStringSmall((uO.zipinfo_mode ? Zipnfo : Unzip)),
695 LoadFarStringSmall((uO.zipinfo_mode ? Zipnfo : Unzip)),
696 G.wildzipfn, uO.zipinfo_mode? " " : "", G.zipfn));
701 LoadFarStringSmall((uO.zipinfo_mode
[all...]
H A Dunzip.c1006 uO.zipinfo_mode = FALSE;
1053 uO.zipinfo_mode = TRUE;
1062 uO.zipinfo_mode = FALSE;
1087 if (uO.zipinfo_mode)
2021 if (uO.zipinfo_mode) {
2069 } /* end if (uO.zipinfo_mode) */
H A Dunzip.h465 int zipinfo_mode; /* behave like ZipInfo or like normal UnZip? */ member in struct:_UzpOpts
H A Dapi.c639 G.extract_flag = (!uO.zipinfo_mode &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dwindll.c381 uO.zipinfo_mode = TRUE;
388 uO.zipinfo_mode = FALSE;
391 G.extract_flag = (!uO.zipinfo_mode &&
458 uO.zipinfo_mode = FALSE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Drexxapi.c288 uO.zipinfo_mode = TRUE;
323 uO.vflag = 2, uO.lflag = 0, uO.zipinfo_mode = FALSE;
325 uO.vflag = 1, uO.lflag = 0, uO.zipinfo_mode = FALSE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dcmdline.c1050 if (uO.zipinfo_mode) {
1132 } /* end if (zipinfo_mode) */

Completed in 272 milliseconds