comet2cmd 18 src/struct.c static const COMET2CMD comet2cmd[] = { comet2cmd 62 src/struct.c static int comet2cmdsize = ARRAYSIZE(comet2cmd); comet2cmd 131 src/struct.c p->cmd = &comet2cmd[i]; comet2cmd 133 src/struct.c hashval = hash_cmdtype(comet2cmd[i].name, comet2cmd[i].type); comet2cmd 135 src/struct.c hashval = hash_code(comet2cmd[i].code);