tacct
struct tacct tb;
struct tacct tb;
struct tacct tb;
struct tacct *
struct tacct *tp, *least;
sumcurr(struct tacct *tp)
struct tacct tc;
memcpy(&tc, tp, sizeof(struct tacct));
tacctadd(struct tacct *t1, struct tacct *t2)
output(struct tacct *tp)
struct tacct *tp;
prtacct(struct tacct *tp)
struct tacct tb[NFILE]; /* current record from each file */
struct tacct tt = {
void prtacct(struct tacct *);
struct tacct *getleast(void);
void output(struct tacct *);
void tacctadd(struct tacct *, struct tacct *);
void sumcurr(struct tacct *);
struct tacct *tp;
struct tacct tb;
struct tacct tb;