Searched defs:cmdKeyIndex (Results 1 – 4 of 4) sorted by relevance
241 static int GetCommandInfo(const char *cmdLine, int *cmdKeyIndex, char **content) in GetCommandInfo()282 int cmdKeyIndex = 0; in ParseTrigger_() local406 int cmdKeyIndex = 0; in AddCompleteJob() local
30 int AddCommand(JobNode *trigger, uint32_t cmdKeyIndex, const char *content) in AddCommand()
84 int cmdKeyIndex = 0; in TestLoadTrigger() local
111 uint32_t cmdKeyIndex; member