Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/pac/
H A Dpac.c78 int h_count; /* Number of runs */ member
230 hp->h_count += ic; in account()
232 hp->h_count++; in account()
264 runs += hp->h_count; in dumpit()
267 hp->h_feetpages, hp->h_count, hp->h_feetpages * price); in dumpit()
295 hp->h_name, hp->h_count); in rewrite()
332 hp->h_count = 0; in enter()