Home | History | Annotate | Download | only in Shell

Lines Matching refs:AllocateCopyPool

1045       ShellInfoObject.ShellInitSettings.FileName = AllocateCopyPool(StrSize(CurrentArg), CurrentArg);

1388 Node->Buffer = AllocateCopyPool (StrSize (Buffer), Buffer);
1438 *CommandString = AllocateCopyPool(StrSize(NewString), NewString);
1592 NewCommandLine1 = AllocateCopyPool(NewSize, OriginalCommandLine);
2263 NewCmdLine = AllocateCopyPool (StrSize (CmdLine), CmdLine);