Searched refs:totin (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dzran.c142 off_t totin, totout; /* our own total counters to avoid 4GB limit */ local
162 totin = totout = last = 0;
188 totin += strm.avail_in;
191 totin -= strm.avail_in;
211 index = addpoint(index, strm.data_type & 7, totin,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dzran.c142 off_t totin, totout; /* our own total counters to avoid 4GB limit */ local
162 totin = totout = last = 0;
188 totin += strm.avail_in;
191 totin -= strm.avail_in;
211 index = addpoint(index, strm.data_type & 7, totin,

Completed in 39 milliseconds