modecmd
static int modecmd(int, char *[]);
{ "mode", modestring, modecmd, 0 },
static void modecmd(int, char **);
{ "mode", mhelp, modecmd },