Searched refs:te_b (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c297 te_b = 0; local
364 te_b = tend_b + daystart - dst_secs;
365 cftime(time_buf, DATE_FMT, &te_b);
369 if (te_b && ts_a > te_b) te_b += SECSINDAY;
375 if(ts_a || ts_b || te_a || te_b) {
381 if(te_b && (etime > te_b)) {

Completed in 1851 milliseconds