Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dacctmerg.c56 struct tacct tb[NFILE]; /* current record from each file */
57 struct tacct tt = {
70 void prtacct(struct tacct *);
71 struct tacct *getleast(void);
72 void output(struct tacct *);
73 void tacctadd(struct tacct *, struct tacct *);
74 void sumcurr(struct tacct *);
80 struct tacct *tp; in main()
144 struct tacct *
147 struct tacct *tp, *least; in getleast()
[all …]
H A Dmonacct.sh46 mv ${_sum}/tacct ${_fiscal}/tacct${_period}
49 rm -f ${_sum}/tacct????
52 nulladm ${_sum}/tacct
64 prtacct ${_fiscal}/tacct${_period} > ${_fiscal}/fiscrpt${_period}
H A Drunacct.sh309 cp nite/daytacct sum/tacct${_date}
310 if test ! -r sum/tacct; then
312 nulladm sum/tacct
317 cp sum/tacct sum/tacctprev
318 acctmerg sum/tacctprev < sum/tacct${_date} > sum/tacct
H A Dprdaily.sh62 acctmerg -a < ${_sum}/tacct$1 | awk -f ${_lib}/ptelus.awk
75 acctmerg -a < ${_sum}/tacct${date} | awk -f ${_lib}/ptelus.awk
H A Dacctdisk.c42 struct tacct tb;
H A Dacctcon2.c43 struct tacct tb;
H A Dacctdef.h128 struct tacct { struct
H A Dacctprc2.c46 struct tacct tb;
H A Dacctprc.c51 struct tacct tb;
H A Dacctcon.c57 struct tacct tb;