CMDTAB 73 src/struct.c static CMDTAB *cmdtab[HASH_MAX][CMDTABSIZE] = {{NULL}}; CMDTAB 115 src/struct.c CMDTAB *p = NULL; CMDTAB 119 src/struct.c p = malloc_chk(sizeof(CMDTAB), "create_cmdtable.p"); CMDTAB 137 src/struct.c CMDTAB *p = NULL; CMDTAB 138 src/struct.c CMDTAB *q = NULL; CMDTAB 155 src/struct.c CMDTAB *p = NULL; CMDTAB 190 src/struct.c CMDTAB *t = NULL; CMDTAB 207 src/struct.c CMDTAB *t = NULL; CMDTAB 224 src/struct.c CMDTAB *t = NULL;