Searched refs:stoponerr (Results 1 – 3 of 3) sorted by relevance
44 int stoponerr, int offset);101 int stoponerr, int (*func)(ulong, ulong));
49 unsigned long srclen, int stoponerr, in zzip() argument92 if (r == Z_STREAM_ERROR && stoponerr == 1) { in zzip()
278 int stoponerr, int offset) in zunzip() argument298 if (stoponerr == 1 && r != Z_STREAM_END && in zunzip()