Searched refs:lastupdate (Results 1 – 2 of 2) sorted by relevance
130 static struct timeval lastupdate; variable174 lastupdate = start;180 timersub(&now, &lastupdate, &wait);182 lastupdate = now;378 timersub(&now, &lastupdate, &wait);
81 int lastupdate; member154 .opt.flag = &crl_config.lastupdate,366 if (crl_config.lastupdate == i) { in crl_main()