Searched refs:Cl (Results 1 – 5 of 5) sorted by relevance
391 CHAR16 *Cl; ///< The original command line. member
147 CommandName = StrnCatGrow(&CommandName, NULL, CommandNode->Cl, 0); in TestNodeForMove()
739 CommandName = StrnCatGrow(&CommandName, NULL, CommandNode->Cl, 0); in MoveToTagSpecial()
1054 if (Script->CurrentCommand->Cl != NULL) { in DeleteScriptFileStruct()1055 SHELL_FREE_NON_NULL(Script->CurrentCommand->Cl); in DeleteScriptFileStruct()
2803 NewScriptFile->CurrentCommand->Cl = CommandLine; in RunScriptFileHandle()2837 NewScriptFile->CurrentCommand->Cl, in RunScriptFileHandle()