Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dacctcom.c295 long daystart; in dofile() local
343 daystart = (a->ac_btime - timezone + dst_secs) - in dofile()
346 ts_a = tstrt_a + daystart - dst_secs; in dofile()
351 ts_b = tstrt_b + daystart - dst_secs; in dofile()
356 te_a = tend_a + daystart - dst_secs; in dofile()
361 te_b = tend_b + daystart - dst_secs; in dofile()