Searched refs:CheckExecuteInSubInit (Results 1 – 5 of 5) sorted by relevance
105 int CheckExecuteInSubInit(const ConfigContext *context);
154 int CheckExecuteInSubInit(const ConfigContext *context) in CheckExecuteInSubInit() function
88 int CheckExecuteInSubInit(const ConfigContext *context) in CheckExecuteInSubInit() function
191 if (!cmd->careContext || !CheckExecuteInSubInit(context)) { in PluginExecCmdByCmdIndex()
754 if (!cmdTable->careContext || !CheckExecuteInSubInit(context)) { in DoCmdByIndex()