Lines Matching refs:ut_xtime
228 "ut_line \"%-12.12s\" ut_user \"%-8.8s\" ut_xtime %ld\n",
229 w->ut_line, w->ut_user, (long)w->ut_xtime);
263 dp->d_adj = w2->ut_xtime - w1->ut_xtime;
285 w->ut_xtime += dp->d_adj;
636 if ((Ut.ut_xtime > lastmonth) &&
637 (Ut.ut_xtime < nextmonth)) {
646 if ((Ut.ut_xtime > lastmonth) &&
647 (Ut.ut_xtime < nextmonth)) {
684 if (Ut.ut_xtime <= 0) {
688 if ((Ut.ut_xtime > lastmonth) &&
689 (Ut.ut_xtime < nextmonth)) {