Searched refs:lastrun (Results 1 – 3 of 3) sorted by relevance
127 time_t lastrun; member
1354 (void) time(&rsi->lastrun); in do_cmd()1355 deadline = rsi->lastrun + cmd_timeout; in do_cmd()
141 time_t lastrun; local355 lastrun = now;360 lastrun + QueueIntvl + CheckQueueRunners < now)371 lastrun = now;