HomeSort by relevance Sort by last modified time
    Searched defs:next_out (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/common/bzip2/
bzlib.h 58 char *next_out; member in struct:__anon3
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
zlib.h 164 Bytef *next_out; /* next output byte should be put there */ member in struct:z_stream_s
165 uInt avail_out; /* remaining free space at next_out */
181 dropped to zero. It must update next_out and avail_out when avail_out
279 - Provide more output starting at next_out and update next_out and avail_out
343 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible.
382 - Provide more output starting at next_out and update next_out and avail_out
417 the stream structure was inconsistent (for example if next_in or next_out
485 null). next_out need not be provided here but must be provided by th
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/zmod/
zlib.h 89 Bytef *next_out; /* next output byte should be put there */ member in struct:z_stream_s
90 uInt avail_out; /* remaining free space at next_out */
132 dropped to zero. It must update next_out and avail_out when avail_out
259 - Provide more output starting at next_out and update next_out and avail_out
323 if next_in or next_out was NULL), Z_BUF_ERROR if no progress is possible
361 avail_in may be modified, but next_out and avail_out are unchanged.)
380 - Provide more output starting at next_out and update next_out and avail_out
410 uncompressed data from that block has been written to strm->next_out. Th
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/
zlib.h 409 Bytef *next_out; /* next output byte should be put there */ member in struct:z_stream_s
410 uInt avail_out; /* remaining free space at next_out */
431 * dropped to zero. It must update next_out and avail_out when
555 * - Provide more output starting at next_out and update next_out and
624 * inconsistent (for example if next_in or next_out was NULL),
669 * - Provide more output starting at next_out and update next_out and
712 * inconsistent (for example if next_in or next_out was NULL),
784 * history buffer (and leave next_in null). next_out need not b
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
byterun.h 13 int next_out; member in struct:byteloader_fdata

Completed in 180 milliseconds