Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rcm_daemon/common/
H A Drcm_script_impl.h127 time_t lastrun; member
H A Drcm_script.c1354 (void) time(&rsi->lastrun); in do_cmd()
1355 deadline = rsi->lastrun + cmd_timeout; in do_cmd()
/titanic_44/usr/src/cmd/sendmail/src/
H A Ddaemon.c141 time_t lastrun; local
355 lastrun = now;
360 lastrun + QueueIntvl + CheckQueueRunners < now)
371 lastrun = now;