Searched defs:next_in (Results 1 - 3 of 3) sorted by relevance
| /src/common/dist/zlib/contrib/dotzlib/DotZLib/ | ||
| H A D | DotZLib.cs | 32 public IntPtr next_in;
field in struct:DotZLib.ZStream |
| /src/sys/net/ | ||
| H A D | zlib.h | 363 Bytef *next_in; /* next input byte */ member in struct:z_stream_s [all...] |
| /src/common/dist/zlib/ | ||
| H A D | zlib.h | 89 z_const Bytef *next_in; /* next input byte */ member in struct:z_stream_s [all...] |
Completed in 4 milliseconds