Searched defs:nextmonth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c108 static time_t lastmonth, nextmonth; variable
139 nextmonth = ((year + 1900 - 1970) * 365 +
537 * Globals: Ut, lastmonth, nextmonth; recin, cur_input_name (diagnostics)
637 (Ut.ut_xtime < nextmonth)) {
647 (Ut.ut_xtime < nextmonth)) {
689 (Ut.ut_xtime < nextmonth)) {

Completed in 296 milliseconds