Home
last modified time | relevance | path

Searched refs:stoponerr (Results 1 – 2 of 2) sorted by relevance

/lib/
A Dgzip.c48 unsigned long srclen, int stoponerr, in zzip() argument
91 if (r == Z_STREAM_ERROR && stoponerr == 1) { in zzip()
A Dgunzip.c279 unsigned long *lenp, int stoponerr, int offset) in zunzip() argument
299 if (stoponerr == 1 && r != Z_STREAM_END && in zunzip()

Completed in 7 milliseconds