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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.h550 int Y_flag; /* -Y: treat ".nnn" as ";nnn" version */ member in struct:_UzpOpts
H A Dunzip.c1779 uO.Y_flag = FALSE, negative = 0;
1781 uO.Y_flag = TRUE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dvms.c4333 if ((*versionp != ';') && ((uO.Y_flag == 0) || (*versionp != '.')))
4404 if ((*versionp != ';') && ((uO.Y_flag == 0) || (*versionp != '.')))

Completed in 182 milliseconds