send_help
send_help(void),
{ "?", "Display send options", 0, 0, send_help, 0, 0 },
{ "help", 0, 0, 0, send_help, 0, 0 },
if (s->handler == send_help) {
send_help();