neato_timeout
neato_timeout(out, "\t# was", xfrd_time()-soatime);
neato_timeout(out, " refresh =", ntohl(soa->refresh));
neato_timeout(out, " retry =", ntohl(soa->retry));
neato_timeout(out, " expire =", ntohl(soa->expire));
neato_timeout(out, " minimum =", ntohl(soa->minimum));
neato_timeout(out, "\t# =", zone->timeout.tv_sec);