tblentry
struct tblentry **pp;
struct tblentry *cmdp;
printentry(struct tblentry *cmdp, int verbose)
struct tblentry *cmdp, loc_cmd;
struct tblentry **tblp;
struct tblentry **pp;
struct tblentry *cmdp;
static struct tblentry **lastcmdentry;
static struct tblentry *
struct tblentry *cmdp;
struct tblentry **pp;
cmdp = *pp = ckmalloc(sizeof (struct tblentry) + len + 1);
const struct tblentry *e = entry;
struct tblentry *cmdp;
struct tblentry *cmdp;
struct tblentry *cmdp;
struct tblentry *cmdp;
struct tblentry *cmdp;
struct tblentry *next; /* next entry in hash chain */
static struct tblentry *cmdtable[CMDTABLESIZE];
static void printentry(struct tblentry *, int);
static struct tblentry *cmdlookup(const char *, int);