Lines Matching defs:Copy
557 // Copy the fixed size part of the interface info. 909 IP6_ADDRESS_INFO *Copy; 971 Copy = AllocateCopyPool (sizeof (IP6_ADDRESS_INFO), CurrentAddrInfo); 972 if (Copy == NULL) { 976 InsertTailList (&CurrentSourceList, &Copy->Link);