Home
last modified time | relevance | path

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

/freebsd/sbin/dump/
H A Doptr.c180 time_t tschedule = 0; variable
193 if (tnow >= tschedule) { in timeest()
194 tschedule = tnow + 300; in timeest()
210 if (tnow >= tschedule) { in timeest()
211 tschedule = tnow + 300; in timeest()
226 tschedule = 0; in infosch()