Home
last modified time | relevance | path

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

/u-boot/include/
A Dgzip.h46 int stoponerr, int offset);
103 int stoponerr, int (*func)(ulong, ulong));
/u-boot/lib/
A Dgzip.c49 unsigned long srclen, int stoponerr, in zzip() argument
92 if (r == Z_STREAM_ERROR && stoponerr == 1) { in zzip()
A Dgunzip.c279 int stoponerr, int offset) in zunzip() argument
299 if (stoponerr == 1 && r != Z_STREAM_END && in zunzip()

Completed in 5 milliseconds