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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c441 int tsess, ton, toff; local
445 tsess = ton = toff = 0;
452 tsess += tp->tlsess;
466 ttime, tsess, ton, toff);
H A Dacctcon.c416 int tsess, ton, toff; local
420 tsess = ton = toff = 0;
429 tsess += tp->tlsess;
443 ttime, tsess, ton, toff);

Completed in 62 milliseconds