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 185 src/struct.c CMDTAB *p = NULL; CMDTAB 220 src/struct.c CMDTAB *t = NULL; CMDTAB 237 src/struct.c CMDTAB *t = NULL; CMDTAB 254 src/struct.c CMDTAB *t = NULL; CMDTAB 296 src/struct.c CMDTAB *t = NULL;