CMDTAB             74 src/struct.c   static CMDTAB *cmdtab[HASH_MAX][CMDTABSIZE] = {{NULL}};
CMDTAB            126 src/struct.c       CMDTAB *p = NULL;
CMDTAB            130 src/struct.c           p = malloc_chk(sizeof(CMDTAB), "create_cmdtable.p");
CMDTAB            148 src/struct.c       CMDTAB *p = NULL;
CMDTAB            149 src/struct.c       CMDTAB *q = NULL;
CMDTAB            166 src/struct.c       CMDTAB *p = NULL;
CMDTAB            201 src/struct.c       CMDTAB *t = NULL;
CMDTAB            218 src/struct.c       CMDTAB *t = NULL;
CMDTAB            235 src/struct.c       CMDTAB *t = NULL;