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

/haiku-fatelf/src/bin/unzip/
H A Dbeos.c88 static int notfirstcall=FALSE, have_dirname, dirnamelen; variable
95 if (!notfirstcall) { /* first call: must initialize everything */
96 notfirstcall = TRUE;
151 notfirstcall = FALSE; /* nothing left to try--reset for new wildspec */
176 notfirstcall = FALSE; /* reset for new wildspec */

Completed in 35 milliseconds