Searched refs:today2 (Results 1 – 1 of 1) sorted by relevance
2960 time_t today2 = time(NULL); in opt_vstats() local2961 struct tm *today = localtime(&today2); in opt_vstats()