Searched refs:scanimage (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/acorn/
H A Driscos.c20 extern int scanimage;
60 if (scanimage)
114 type<=1 || (type==3 && !scanimage))
212 if (objtype<2 || (!scanimage && objtype==3)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Driscos.c59 if (uO.scanimage)
113 type<=1 || (type==3 && !uO.scanimage))
215 if (objtype<2 || (!uO.scanimage && objtype==3)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dglobals.c32 int scanimage = 1; /* 1=scan through image files */ variable
H A Dzip.h325 extern int scanimage; /* Scan through image files */
H A Dzip.c2848 scanimage = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.h495 int scanimage; /* -I: scan image files */ member in struct:_UzpOpts

Completed in 140 milliseconds