Home | History | Annotate | Download | only in Shell

Lines Matching refs:AllocateCopyPool

221   NewCommandLine = AllocateCopyPool(StrSize(CommandLine), CommandLine);

262 NewParam = AllocateCopyPool(StrSize(TempParameter), TempParameter);