Searched refs:lastlog_time (Results 1 – 1 of 1) sorted by relevance
136 static struct timeval lastlog_time; variable141 if (lastlog_time.tv_sec != now.tv_sec || in lastlog()142 lastlog_time.tv_usec != now.tv_usec) { in lastlog()144 lastlog_time = now; in lastlog()187 lastlog_time.tv_sec = 0; in trace_close()