Searched defs:tcmtmp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c88 struct tcms tcmtmp = {{'*','*','*','o','t','h','e','r'}}; variable in typeref:struct:tcms
518 j = tenter(&tcmtmp);
696 tcmadd(&tcmtmp, &tcm[i]);
697 CPYN(tcmtmp.tcm_comm, "TOTALS");
698 tprint(&tcmtmp);

Completed in 61 milliseconds