Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c106 static time_t lastmonth, nextmonth; variable
135 lastmonth = ((year + 1900 - 1970) * 365 + in main()
634 if ((Ut.ut_xtime > lastmonth) && in inrange()
644 if ((Ut.ut_xtime > lastmonth) && in inrange()
686 if ((Ut.ut_xtime > lastmonth) && in inrange()