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

/openbsd-current/sbin/dump/
H A Doptr.c197 time_t tschedule = 0; variable
205 if (tnow >= tschedule) {
206 tschedule = tnow + 300;

Completed in 116 milliseconds