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

/freebsd-10-stable/usr.sbin/lpr/pac/
H A Dpac.c90 int h_count; /* Number of runs */ member in struct:hent
242 hp->h_count += ic;
244 hp->h_count++;
276 runs += hp->h_count;
279 hp->h_feetpages, hp->h_count, hp->h_feetpages * price);
307 hp->h_name, hp->h_count);
345 hp->h_count = 0;

Completed in 49 milliseconds