Searched defs:next_out (Results 1 - 3 of 3) sorted by relevance
| /src/common/dist/zlib/contrib/dotzlib/DotZLib/ | ||
| H A D | DotZLib.cs | 36 public IntPtr next_out;
field in struct:DotZLib.ZStream |
| /src/sys/net/ | ||
| H A D | zlib.h | 367 Bytef *next_out; /* next output byte should be put there */ member in struct:z_stream_s [all...] |
| /src/common/dist/zlib/ | ||
| H A D | zlib.h | 93 Bytef *next_out; /* next output byte will go here */ member in struct:z_stream_s [all...] |
Completed in 5 milliseconds