Searched defs:total_in (Results 1 - 3 of 3) sorted by relevance
| /src/common/dist/zlib/contrib/dotzlib/DotZLib/ | ||
| H A D | DotZLib.cs | 34 public uint total_in;
field in struct:DotZLib.ZStream |
| /src/sys/net/ | ||
| H A D | zlib.h | 365 uLong total_in; /* total nb of input bytes read so far */ member in struct:z_stream_s |
| /src/common/dist/zlib/ | ||
| H A D | zlib.h | 91 uLong total_in; /* total number of input bytes read so far */ member in struct:z_stream_s |
Completed in 6 milliseconds