Searched refs:otime (Results 1 – 1 of 1) sorted by relevance
126 time_t otime; in main() local277 record_time(&otime, &print, in main()282 record_time(&otime, in main()307 if (otime == 0 && in main()318 if (otime < 0) { in main()319 otime = -otime; in main()346 gettext("- %5.5s"), ctime(&otime) + 11); in main()351 delta = otime - bp->ut_xtime; in main()525 record_time(time_t *otime, int *print, int i, struct utmpx *bp) in record_time() argument527 *otime = logouts[i]; in record_time()