Home
last modified time | relevance | path

Searched defs:next_out (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib.h58 char *next_out; member
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.h164 Bytef *next_out; /* next output byte should be put there */ member
/illumos-gate/usr/src/contrib/zlib/
H A Dzlib.h91 Bytef *next_out; /* next output byte will go here */ member
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.h407 Bytef *next_out; /* next output byte should be put there */ member
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c510 Bytef *next_out; /* next output byte should be put there */ member
3987 Byte *next_out; /* == stream.next_out but not forced far (for MSDOS) */ local