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

/haiku/src/bin/unzip/
H A Dprocess.c170 char *lastzipfn = (char *)NULL; local
315 lastzipfn = G.zipfn;
349 (NumMissDirs + NumMissFiles) == 1 && lastzipfn != (char *)NULL)
364 char *p = lastzipfn + strlen(lastzipfn);
366 G.zipfn = lastzipfn;

Completed in 41 milliseconds