Searched refs:lstrcpy (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dapi.c89 lstrcpy(str1, s);
174 lstrcpy(str1, str3); /* Dump the leading space */
283 if (Options.szRootDir) lstrcpy(szRootDir, Options.szRootDir);
284 if (Options.szExcludeList) lstrcpy(szExcludeList, Options.szExcludeList);
285 if (Options.szIncludeList) lstrcpy(szIncludeList, Options.szIncludeList);
286 if (Options.szTempDir) lstrcpy(szTempDir, Options.szTempDir);
690 lstrcpy(p->betalevel, Z_BETALEVEL);
691 lstrcpy(p->date, REVDATE);
694 lstrcpy(p->zlib_version, ZLIB_VERSION);
H A Dzip.c5830 lstrcpy(p, szCommentBuf);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/windowsPorts/
H A Dwindows2linux.h59 #define lstrcpy strcpy macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c333 lstrcpy(szTarget,ofn.lpstrFile);
560 lstrcpy(zfn, szThisApp);
565 lstrcpy(szAppName, ptr);
567 lstrcpy(szTarget, szThisApp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/windll/
H A Dexample.c149 lstrcpy(szFullPath, ofs.szPathName);
297 lstrcpy(sz, argv[i+2]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Duzexampl.c183 lstrcpy(szFullPath, ofs.szPathName);
454 lstrcpy(szCompFactor, CompFactor100);
H A Dwindll.c179 lstrcpy(str1, s);
246 lstrcpy(str1, str3); // Dump the leading space
436 lstrcpy(G.wildzipfn, lpDCL->lpszZipFN);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwinmain.cpp494 lstrcpy(g_szTempDirPath + 3, TEXT("Temporary Pocket UnZip Files"));

Completed in 203 milliseconds