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