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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dwc.c78 COUNT_T *pcounts; local
105 pcounts = counts;
184 printf(s, pcounts[u]);
187 totals[u] += pcounts[u];
193 * space, we set the pcounts ptr to the totals array. This has the side
199 pcounts = totals;

Completed in 52 milliseconds