Searched refs:szCopy (Results 1 – 1 of 1) sorted by relevance
614 static char szBuffer[1024], szCopy[1024]; in SubstituteFile() local664 cp = szCopy; in SubstituteFile()672 memcpy(szBuffer, szCopy, sizeof(szCopy)); in SubstituteFile()