Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dacctcom.c296 te_a = 0, in dofile() local
359 te_a = tend_a + daystart - dst_secs; in dofile()
360 cftime(time_buf, DATE_FMT, &te_a); in dofile()
375 if(ts_a || ts_b || te_a || te_b) { in dofile()
377 if(te_a && (etime < te_a)) { in dofile()