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

/haiku/src/bin/unzip/
H A Dfileio.c267 struct stat tmpstat; local
294 if (SSTAT(tname, &tmpstat) == 0)
313 for (i = 0; (i <= maxtail) && (SSTAT(tname, &tmpstat) == 0);)

Completed in 24 milliseconds