Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dwtmpfix.c101 time_t d_adj; /* time adjustment */ member
263 dp->d_adj = w2->ut_xtime - w1->ut_xtime; in setdtab()
282 if (dp->d_adj == 0) in adjust()
285 w->ut_xtime += dp->d_adj; in adjust()