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

/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c108 static time_t lastmonth, nextmonth; variable
137 lastmonth = ((year + 1900 - 1970) * 365 +
537 * Globals: Ut, lastmonth, nextmonth; recin, cur_input_name (diagnostics)
636 if ((Ut.ut_xtime > lastmonth) &&
646 if ((Ut.ut_xtime > lastmonth) &&
688 if ((Ut.ut_xtime > lastmonth) &&

Completed in 1478 milliseconds