tvp = &tv_out;
if (T.debug > 2)
syslog (LOG_DEBUG, "next timeout after %ld s.",
tv_out.tv_sec);
(long)tv_out.tv_sec);
}