Lines Matching refs:AllocateCopyPool
546 Node->CommandString = AllocateCopyPool(StrSize(CommandString), CommandString); 812 Node->CommandString = AllocateCopyPool(StrSize(Command), Command); 817 Node->Alias = AllocateCopyPool(StrSize(Alias), Alias); 1197 MapListNode->MapName = AllocateCopyPool(StrSize(Name), Name);