Searched refs:lastrun (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Ddaemon.c141 time_t lastrun; local
355 lastrun = now;
360 lastrun + QueueIntvl + CheckQueueRunners < now)
364 ** set lastrun unconditionally to avoid
371 lastrun = now;

Completed in 19 milliseconds