Searched refs:notfirstcall (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atheos/
H A Dathcfg.h61 int rootlen, have_dirname, dirnamelen, notfirstcall;\
68 /* and notfirstcall are used by do_wild(). */
H A Datheos.c93 static int notfirstcall=FALSE, have_dirname, dirnamelen;
101 if (!G.notfirstcall) { /* first call: must initialize everything */
102 G.notfirstcall = TRUE;
168 G.notfirstcall = FALSE; /* nothing left--reset for new wildspec */
196 G.notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/beos/
H A Dbeocfg.h52 int rootlen, have_dirname, dirnamelen, notfirstcall;\
59 /* and notfirstcall are used by do_wild(). */
H A Dbeos.c124 static int notfirstcall=FALSE, have_dirname, dirnamelen;
132 if (!G.notfirstcall) { /* first call: must initialize everything */
133 G.notfirstcall = TRUE;
199 G.notfirstcall = FALSE; /* nothing left--reset for new wildspec */
227 G.notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2data.h113 int notfirstcall, have_dirname, dirnamelen; member in struct:os2Global
H A Dos2.c950 static int notfirstcall=FALSE, have_dirname, dirnamelen;
959 if (!G.os2.notfirstcall) { /* first call: must initialize everything */
960 G.os2.notfirstcall = TRUE;
1038 G.os2.notfirstcall = FALSE; /* nothing left to try--reset */
1071 G.os2.notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwcecfg.h212 int notfirstcall; \
222 int rootlen, notfirstcall;
H A Dintrface.cpp1411 if (!G.notfirstcall) {
1412 G.notfirstcall = TRUE;
1424 G.notfirstcall = FALSE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.h181 int dirnamelen, notfirstcall;
188 /* wild_dir, dirname, wildname, matchname[], dirnamelen and notfirstcall */
H A Damiga.c104 static int notfirstcall = FALSE, dirnamelen;
113 if (!G.notfirstcall) { /* first call: must initialize everything */
114 G.notfirstcall = TRUE;
168 G.notfirstcall = FALSE; /* nothing left to try -- reset */
187 G.notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunxcfg.h221 int rootlen, have_dirname, dirnamelen, notfirstcall;\
228 /* and notfirstcall are used by do_wild(). */
H A Dunix.c197 static int notfirstcall=FALSE, have_dirname, dirnamelen;
205 if (!G.notfirstcall) { /* first call: must initialize everything */
206 G.notfirstcall = TRUE;
272 G.notfirstcall = FALSE; /* nothing left--reset for new wildspec */
300 G.notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/acorn/
H A Dacorn.c68 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
75 if (!notfirstcall) { /* first call: must initialize everything */
76 notfirstcall = TRUE;
128 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
150 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atari/
H A Datari.c56 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
63 if (!notfirstcall) { /* first call: must initialize everything */
64 notfirstcall = TRUE;
127 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
155 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/flexos/
H A Dflexos.c86 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
94 if (!notfirstcall) { /* first call: must initialize everything */
95 notfirstcall = TRUE;
173 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
206 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/human68k/
H A Dhuman68k.c63 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
70 if (!notfirstcall) { /* first call: must initialize everything */
71 notfirstcall = TRUE;
140 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
168 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/netware/
H A Dnetware.c95 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
102 if (!notfirstcall) { /* first call: must initialize everything */
103 notfirstcall = TRUE;
166 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
194 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/qdos/
H A Dqdos.c238 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
246 if (!notfirstcall) { /* first call: must initialize everything */
249 notfirstcall = TRUE;
311 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
334 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtanunz.c70 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
80 if (!notfirstcall) { /* first call: must initialize everything */
81 notfirstcall = TRUE;
136 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
163 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c124 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
131 if (!notfirstcall) { /* first call: must initialize everything */
132 notfirstcall = TRUE;
195 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
223 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c169 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
176 if (!notfirstcall) { /* first call: must initialize everything */
177 notfirstcall = TRUE;
237 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
265 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dw32cfg.h307 int rootlen, have_dirname, dirnamelen, notfirstcall;\
317 /* and notfirstcall are used by do_wild(). */
H A Dwin32.c1497 static int notfirstcall=FALSE, have_dirname, dirnamelen;
1506 if (!G.notfirstcall) { /* first call: must initialize everything */
1507 G.notfirstcall = TRUE;
1579 G.notfirstcall = FALSE; /* reset for new wildspec */
1612 G.notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacos.c201 static int notfirstcall=FALSE, have_dirname; variable
209 if (!notfirstcall) { /* first call: must initialize everything */
210 notfirstcall = TRUE;
268 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
290 notfirstcall = FALSE; /* reset for new wildspec */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmsdos.c283 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
291 if (!notfirstcall) { /* first call: must initialize everything */
292 notfirstcall = TRUE;
371 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
404 notfirstcall = FALSE; /* reset for new wildspec */

Completed in 425 milliseconds