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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c65 int tloff; /* # times off (ut_type != 7) */ member in struct:tbuf
395 tp->tloff++;
454 toff += tp->tloff;
463 tp->tloff);
H A Dacctcon.c67 int tloff; /* # times off (ut_type != 7) */ member in struct:tbuf
368 tp->tloff++;
431 toff += tp->tloff;
440 tp->tloff);

Completed in 72 milliseconds