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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_zip.c1808 short zCount, ZoneCount, ZonesInPacket; local
1815 Index = Index_wanted = ZLength = i = j = packet_len = zCount = ZoneCount =
1875 for (j = 0, zCount =0; j < 8 ; j++)
1877 zCount++;
1878 if (Index_wanted < zCount) {
1885 Index_wanted -= zCount;

Completed in 21 milliseconds