ascii_dump_time
return ascii_dump_time(ep->agent.bounce.delay, buf, len);
return ascii_dump_time(ep->agent.bounce.ttl, buf, len);
return ascii_dump_time(ep->creation, buf, len);
return ascii_dump_time(ep->ttl, buf, len);
return ascii_dump_time(ep->lastbounce, buf, len);
return ascii_dump_time(ep->lasttry, buf, len);