unsetcmd
return unsetcmd(argc, argv);
static int unsetcmd(int, char *[]);
{ "unset", unsethelp, unsetcmd, 0 },