dg_template
dg_template(chargen_dg, STDIN_FILENO, NULL, 0);
dg_template(daytime_dg, STDIN_FILENO, NULL, 0);
dg_template(noop, STDIN_FILENO, NULL, 0);
dg_template(echo_dg, STDIN_FILENO, buf, sizeof (buf));
dg_template(machtime_dg, STDIN_FILENO, NULL, 0);
void dg_template(