Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c293 te_a = 0, in dofile() local
356 te_a = tend_a + daystart - dst_secs; in dofile()
357 cftime(time_buf, DATE_FMT, &te_a); in dofile()
372 if(ts_a || ts_b || te_a || te_b) { in dofile()
374 if(te_a && (etime < te_a)) { in dofile()