Searched defs:avail_out (Results 1 - 3 of 3) sorted by relevance
| /src/common/dist/zlib/contrib/dotzlib/DotZLib/ | ||
| H A D | DotZLib.cs | 37 public uint avail_out;
field in struct:DotZLib.ZStream |
| /src/sys/net/ | ||
| H A D | zlib.h | 368 uInt avail_out; /* remaining free space at next_out */ member in struct:z_stream_s [all...] |
| /src/common/dist/zlib/ | ||
| H A D | zlib.h | 94 uInt avail_out; /* remaining free space at next_out */ member in struct:z_stream_s [all...] |
Completed in 5 milliseconds