Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dacctcom.c298 long daystart; in dofile() local
346 daystart = (a->ac_btime - timezone + dst_secs) - in dofile()
349 ts_a = tstrt_a + daystart - dst_secs; in dofile()
354 ts_b = tstrt_b + daystart - dst_secs; in dofile()
359 te_a = tend_a + daystart - dst_secs; in dofile()
364 te_b = tend_b + daystart - dst_secs; in dofile()