Searched defs:cfgContext (Results 1 – 3 of 3) sorted by relevance
233 …nst cJSON *triggerItem, int (*checkJobValid)(const char *jobName), const ConfigContext *cfgContext) in ParseTrigger_()279 ConfigContext *cfgContext = (ConfigContext *)context; in ParseTriggerConfig() local
28 …mmand(JobNode *trigger, uint32_t cmdKeyIndex, const char *content, const ConfigContext *cfgContext) in AddCommand()
111 ConfigContext cfgContext; member