HomeSort by: relevance | last modified time | path
    Searched defs:Z_BUF_ERROR (Results 1 - 9 of 9) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
zmod.h 51 #define Z_BUF_ERROR (-5)
  /src/external/cddl/osnet/dist/uts/common/zmod/
zlib.h 179 #define Z_BUF_ERROR (-5)
323 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
324 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
455 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
456 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
625 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
766 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR
939 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
943 initialized. In the case of Z_BUF_ERROR, an input or output error can be
945 an error. If strm->next is not Z_NULL, then the Z_BUF_ERROR was due t
    [all...]
  /src/sys/net/
zlib.h 434 #define Z_BUF_ERROR (-5)
576 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
681 enough memory, Z_BUF_ERROR if no progress is possible or if there was not
830 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
886 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR
926 enough memory, Z_BUF_ERROR if there was not enough room in the output
940 memory, Z_BUF_ERROR if there was not enough room in the output buffer,
957 enough memory, Z_BUF_ERROR if there was not enough room in the output
  /src/external/gpl3/binutils/dist/zlib/
zlib.h 184 #define Z_BUF_ERROR (-5)
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
356 by the application), or Z_BUF_ERROR if no progress is possible (for example
357 avail_in or avail_out was zero). Note that Z_BUF_ERROR is not fatal, and
511 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
513 buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
736 state was inconsistent or if a parameter was invalid, or Z_BUF_ERROR if
739 in the case of a Z_BUF_ERROR, the parameters are not changed. A return
740 value of Z_BUF_ERROR is not fatal, in which case deflateParams() can be
803 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enoug
    [all...]
  /src/external/gpl3/binutils.old/dist/zlib/
zlib.h 184 #define Z_BUF_ERROR (-5)
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
356 by the application), or Z_BUF_ERROR if no progress is possible (for example
357 avail_in or avail_out was zero). Note that Z_BUF_ERROR is not fatal, and
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
512 buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
735 state was inconsistent or if a parameter was invalid, or Z_BUF_ERROR if
738 in the case of a Z_BUF_ERROR, the parameters are not changed. A return
739 value of Z_BUF_ERROR is not fatal, in which case deflateParams() can be
802 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enoug
    [all...]
  /src/external/gpl3/gdb.old/dist/zlib/
zlib.h 184 #define Z_BUF_ERROR (-5)
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
356 by the application), or Z_BUF_ERROR if no progress is possible (for example
357 avail_in or avail_out was zero). Note that Z_BUF_ERROR is not fatal, and
510 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
512 buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
735 state was inconsistent or if a parameter was invalid, or Z_BUF_ERROR if
738 in the case of a Z_BUF_ERROR, the parameters are not changed. A return
739 value of Z_BUF_ERROR is not fatal, in which case deflateParams() can be
802 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enoug
    [all...]
  /src/external/gpl3/gdb/dist/zlib/
zlib.h 184 #define Z_BUF_ERROR (-5)
328 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
356 by the application), or Z_BUF_ERROR if no progress is possible (for example
357 avail_in or avail_out was zero). Note that Z_BUF_ERROR is not fatal, and
511 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
513 buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
736 state was inconsistent or if a parameter was invalid, or Z_BUF_ERROR if
739 in the case of a Z_BUF_ERROR, the parameters are not changed. A return
740 value of Z_BUF_ERROR is not fatal, in which case deflateParams() can be
803 deflatePrime returns Z_OK if success, Z_BUF_ERROR if there was not enoug
    [all...]
  /src/common/dist/zlib/
zlib.h 190 #define Z_BUF_ERROR (-5)
334 enough output space. If deflate returns with Z_OK or Z_BUF_ERROR, this
362 by the application), or Z_BUF_ERROR if no progress is possible (for example
363 avail_in or avail_out was zero). Note that Z_BUF_ERROR is not fatal, and
517 by the application), Z_MEM_ERROR if there was not enough memory, Z_BUF_ERROR
519 buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
745 state was inconsistent or if a parameter was invalid, or Z_BUF_ERROR if
748 in the case of a Z_BUF_ERROR, the parameters are not changed. A return
749 value of Z_BUF_ERROR is not fatal, in which case deflateParams() can be
802 that case Z_BUF_ERROR is returned and *pending is set to the maximum valu
    [all...]
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
zlib.h 522 #define Z_BUF_ERROR (-5)
666 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
667 (for example avail_in or avail_out was zero). Note that Z_BUF_ERROR is not
798 Z_BUF_ERROR if no progress is possible or if there was not enough room in the
799 output buffer when Z_FINISH is used. Note that Z_BUF_ERROR is not fatal, and
968 stream state was inconsistent or if a parameter was invalid, Z_BUF_ERROR
1109 inflateSync returns Z_OK if a full flush point has been found, Z_BUF_ERROR
1282 return values of inflateBack() can be Z_STREAM_END on success, Z_BUF_ERROR
1286 initialized. In the case of Z_BUF_ERROR, an input or output error can be
1288 an error. If strm->next is not Z_NULL, then the Z_BUF_ERROR was due t
    [all...]

Completed in 42 milliseconds