tblentry
STATIC struct tblentry *cmdtable[CMDTABLESIZE];
struct tblentry *cmdp;
struct tblentry *cmdp = cmdlookup(name, 0);
struct tblentry *cmdp;
STATIC void printentry(struct tblentry *, int);
struct tblentry *cmdp;
STATIC struct tblentry *cmdlookup(const char *, int);
struct tblentry *cmdp;
struct tblentry **pp;
struct tblentry *cmdp;
printentry(struct tblentry *cmdp, int verbose)
struct tblentry *cmdp, loc_cmd;
struct tblentry *cmdp;
struct tblentry **pp;
struct tblentry *cmdp;
struct tblentry **tblp;
struct tblentry **pp;
struct tblentry *cmdp;
struct tblentry *next; /* next entry in hash chain */
struct tblentry **tblp;
struct tblentry **pp;
struct tblentry *cmdp;
struct tblentry **lastcmdentry;
STATIC struct tblentry *
struct tblentry *cmdp;
struct tblentry **pp;
cmdp = *pp = ckmalloc(sizeof (struct tblentry) - ARB