Searched refs:Z_BUF_ERROR (Results 101 - 125 of 127) sorted by relevance

123456

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/zlib_inflate/
H A Dinflate.c315 will return Z_BUF_ERROR if it has not reached the end of the stream.
738 ret = Z_BUF_ERROR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/
H A Dgzwrite.c166 gz_error(state, Z_BUF_ERROR, "requested length does not fit in int");
H A Dinflate.c586 will return Z_BUF_ERROR if it has not reached the end of the stream.
1234 ret = Z_BUF_ERROR;
1356 if (strm->avail_in == 0 && state->bits < 8) return Z_BUF_ERROR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate.c315 will return Z_BUF_ERROR if it has not reached the end of the stream.
738 ret = Z_BUF_ERROR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/
H A Dgzwrite.c166 gz_error(state, Z_BUF_ERROR, "requested length does not fit in int");
H A Dinflate.c586 will return Z_BUF_ERROR if it has not reached the end of the stream.
1234 ret = Z_BUF_ERROR;
1356 if (strm->avail_in == 0 && state->bits < 8) return Z_BUF_ERROR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/
H A Dgzwrite.c166 gz_error(state, Z_BUF_ERROR, "requested length does not fit in int");
H A Dinflate.c586 will return Z_BUF_ERROR if it has not reached the end of the stream.
1234 ret = Z_BUF_ERROR;
1356 if (strm->avail_in == 0 && state->bits < 8) return Z_BUF_ERROR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/as400/
H A Dzlib.inc43 D Z_BUF_ERROR C -5
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/
H A Dinflate.c551 will return Z_BUF_ERROR if it has not reached the end of the stream.
1151 ret = Z_BUF_ERROR;
1273 if (strm->avail_in == 0 && state->bits < 8) return Z_BUF_ERROR;
H A Dgzio.c732 if (len == 0 && s->z_err == Z_BUF_ERROR) s->z_err = Z_OK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/old/as400/
H A Dzlib.inc43 D Z_BUF_ERROR C -5
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/as400/
H A Dzlib.inc43 D Z_BUF_ERROR C -5
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/
H A Dinflate.c551 will return Z_BUF_ERROR if it has not reached the end of the stream.
1151 ret = Z_BUF_ERROR;
1273 if (strm->avail_in == 0 && state->bits < 8) return Z_BUF_ERROR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/old/as400/
H A Dzlib.inc43 D Z_BUF_ERROR C -5
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/as400/
H A Dzlib.inc43 D Z_BUF_ERROR C -5
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/
H A Dinflate.c551 will return Z_BUF_ERROR if it has not reached the end of the stream.
1151 ret = Z_BUF_ERROR;
1273 if (strm->avail_in == 0 && state->bits < 8) return Z_BUF_ERROR;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/old/as400/
H A Dzlib.inc43 D Z_BUF_ERROR C -5
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/contrib/delphi/
H A DZLib.pas180 Z_BUF_ERROR = (-5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/contrib/delphi/
H A DZLib.pas180 Z_BUF_ERROR = (-5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/contrib/delphi/
H A DZLib.pas180 Z_BUF_ERROR = (-5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/contrib/delphi/
H A DZLib.pas180 Z_BUF_ERROR = (-5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/contrib/delphi/
H A DZLib.pas180 Z_BUF_ERROR = (-5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/contrib/delphi/
H A DZLib.pas180 Z_BUF_ERROR = (-5);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/zlib/
H A Dgzio.c627 if (len == 0 && s->z_err == Z_BUF_ERROR) s->z_err = Z_OK;

Completed in 231 milliseconds

123456