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