Searched refs:FreeCmdArg (Results 1 – 3 of 3) sorted by relevance
73 void FreeCmdArg(struct CmdArgs *cmd);
107 INIT_CHECK(ctx->argv[ctx->argc] != NULL, FreeCmdArg(ctx); in GetCmdArg()111 INIT_CHECK(ctx->argv[ctx->argc] != NULL, FreeCmdArg(ctx); in GetCmdArg()124 void FreeCmdArg(struct CmdArgs *cmd) in FreeCmdArg() function147 FreeCmdArg((struct CmdArgs *)ctx); in ExecCmd()
96 FreeCmdArg((struct CmdArgs *)ctx); in PluginExecCmd_()106 FreeCmdArg((struct CmdArgs *)ctx); in PluginExecCmd_()