Searched refs:FreeCmdArg (Results 1 – 4 of 4) sorted by relevance
105 FreeCmdArg((struct CmdArgs *)ctx); in PluginExecCmd_()115 FreeCmdArg((struct CmdArgs *)ctx); in PluginExecCmd_()
87 void FreeCmdArg(struct CmdArgs *cmd);
125 INIT_CHECK(ctx->argv[ctx->argc] != NULL, FreeCmdArg(ctx); in GetCmdArg()129 INIT_CHECK(ctx->argv[ctx->argc] != NULL, FreeCmdArg(ctx); in GetCmdArg()142 void FreeCmdArg(struct CmdArgs *cmd) in FreeCmdArg() function165 FreeCmdArg((struct CmdArgs *)ctx); in ExecCmd()
285 FreeCmdArg(ctx);