Searched refs:logged_time (Results 1 – 1 of 1) sorted by relevance
1943 static time_t logged_time; in securityWarningCommand() local1946 if (labs(now-logged_time) > 60) { in securityWarningCommand()1948 logged_time = now; in securityWarningCommand()