argcount
rval = argcount(cmdp, cmd_argc, cmd_argv);
int argcount(struct cmdtable *cmdp, int argc, char *argv[]);
goto argcount;
goto argcount;
goto argcount;
goto argcount;
argcount:
c = argcount(namelist) + 1;
int argcount(char **);
static int argcount = FIXEDARGS;
argcount = FIXEDARGS;
if (argcount >= ARGLISTLEN) {
arglist[argcount++] = xstrdup(cp);
arglist[argcount++] = NULL;