Searched refs:lnow (Results 1 – 2 of 2) sorted by relevance
87 static time_t lnow; in printtime() local93 if (lnow == 0) in printtime()94 lnow = time(NULL); in printtime()97 if (ftime + SIXMONTHS > lnow && ftime < lnow + SIXMONTHS) in printtime()
299 struct bintime dt, lnow; in devstat_end_transaction() local306 now = &lnow; in devstat_end_transaction()