Home
last modified time | relevance | path

Searched refs:strcpy (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/reactos/sdk/tools/log2lines/
H A Doptions.c56 strcpy(opt_dir, ""); in optionInit()
57 strcpy(opt_logFile, ""); in optionInit()
58 strcpy(opt_7z, CMD_7Z); in optionInit()
59 strcpy(opt_SourcesPath, ""); in optionInit()
61 strcpy(opt_SourcesPath, s); in optionInit()
63 strcpy(opt_scanned, ""); in optionInit()
84 strcpy(opt_dir, argv[i+1]); in optionInit()
95 strcpy(opt_Pipe, argv[i+1]); in optionInit()
98 strcpy(opt_7z, argv[i+1]); in optionInit()
196 strcpy(opt_7z, optarg); in optionParse()
[all …]
H A Dcache.c35 strcpy(iso_tmp, iso); in unpack_iso()
96 strcpy(compressed_7z_path, opt_dir); in check_directory()
100 strcpy(compressed_7z_path, "."); // default to current dir in check_directory()
107 strcpy(check_iso, ".iso"); in check_directory()
128 strcpy(iso_path, opt_dir); in check_directory()
146 strcpy(cache_name, opt_dir); in check_directory()
151 strcpy(tmp_name, cache_name); in check_directory()
/reactos/modules/rosapps/applications/sysutils/pedump/
H A Dpedump.c1354 strcpy (psz, buff); in GetImportFunctionNamesByModule()
1579 strcpy (pout, name); in TranslateParameters()
1593 strcpy (pout, "u"); in TranslateParameters()
1639 strcpy (pout, "*&"); in TranslateParameters()
1649 strcpy (pout, "&"); in TranslateParameters()
1654 strcpy (pout, "*"); in TranslateParameters()
2334 strcpy (pout, "*&"); in TranslateFunctionName()
2338 strcpy (pout, "**"); in TranslateFunctionName()
2348 strcpy (pout, "!4!"); in TranslateFunctionName()
2693 strcpy (pMem, buff); in GetListOfResourceTypes()
[all …]
/reactos/modules/rostests/tests/regdump/
H A Dregdump.c121 strcpy(Buffer, default_cmd_line1); in regdump()
124 strcpy(Buffer, default_cmd_line2); in regdump()
127 strcpy(Buffer, default_cmd_line3); in regdump()
130 strcpy(Buffer, default_cmd_line4); in regdump()
133 strcpy(Buffer, default_cmd_line5); in regdump()
136 strcpy(Buffer, default_cmd_line6); in regdump()
139 strcpy(Buffer, default_cmd_line7); in regdump()
142 strcpy(Buffer, default_cmd_line8); in regdump()
145 strcpy(Buffer, default_cmd_line9); in regdump()
/reactos/modules/rosapps/applications/net/dhcpd/src/display/
H A Ddisplay.c27 strcpy( mtype, "DHCPDISCOVER" ); in display_dhcp_packet()
31 strcpy( mtype, "DHCPREQUEST" ); in display_dhcp_packet()
35 strcpy( mtype, "DHCPACK" ); in display_dhcp_packet()
39 strcpy( mtype, "DHCPNAK" ); in display_dhcp_packet()
43 strcpy( mtype, "DHCPRELEASE" ); in display_dhcp_packet()
47 strcpy( mtype, "DHCPDECLINE" ); in display_dhcp_packet()
51 strcpy( mtype, "DHCPOFFER" ); in display_dhcp_packet()
55 strcpy( mtype, "Unknown Type" ); in display_dhcp_packet()
/reactos/modules/rosapps/applications/net/roshttpd/
H A Dhttpd.cpp47 strcpy(lpsHost, ""); in SplitUri()
48 strcpy(lpsResource, ""); in SplitUri()
49 strcpy(lpsParams, ""); in SplitUri()
68 strcpy(lpsParams, ""); in SplitUri()
84 strcpy(lpsPath, ""); in SplitResource()
85 strcpy(lpsFilename, ""); in SplitResource()
86 strcpy(lpsExtension, ""); in SplitResource()
92 strcpy(lpsPath, lpsResource); in SplitResource()
220 strcpy(str, "Content-Length: "); in SendFile()
268 strcpy(sTmp, "HTTP/1.1 "); in Report()
[all …]
/reactos/modules/rostests/winetests/msvcrt/
H A Dscanf.c47 strcpy(buffer,""); in test_sscanf()
79 strcpy(buffer,"0x519"); in test_sscanf()
83 strcpy(buffer,"0x51a"); in test_sscanf()
87 strcpy(buffer,"0x51g"); in test_sscanf()
97 strcpy(buffer,"\"%12@"); in test_sscanf()
179 strcpy(buffer,"123"); in test_sscanf()
197 strcpy(buffer,"017"); in test_sscanf()
202 strcpy(buffer,"0x17"); in test_sscanf()
220 strcpy(buffer,"a"); in test_sscanf()
226 strcpy(buffer," a"); in test_sscanf()
[all …]
H A Ddir.c356 strcpy(level1,tmppath); in test_fullpath()
363 strcpy(level2,level1); in test_fullpath()
371 strcpy(teststring,level2); in test_fullpath()
380 strcpy(teststring,level1); in test_fullpath()
387 strcpy(teststring,level2); in test_fullpath()
472 strcpy(env1, "TEST_PATH="); in test_searchenv()
473 strcpy(env2, "TEST_PATH=;"); in test_searchenv()
500 strcpy(exp, tmppath); in test_searchenv()
525 strcpy(exp, tmppath); in test_searchenv()
551 strcpy(exp, tmppath); in test_searchenv()
[all …]
/reactos/sdk/tools/kbdtool/
H A Dmain.c191 strcpy(BuildOptions, "source files"); in main()
200 strcpy(BuildOptions, "i386/x86"); in main()
203 strcpy(BuildOptions, "ia64"); in main()
206 strcpy(BuildOptions, "amd64/x64"); in main()
209 strcpy(BuildOptions, "wow64"); in main()
212 strcpy(BuildOptions, "unknown purpose"); in main()
H A Doutput.c34 strcpy(gCharName, "WCH_NONE"); in WChName()
62 strcpy(gCharName, "'\\b'"); in WChName()
67 strcpy(gCharName, "'\\n'"); in WChName()
72 strcpy(gCharName, "'\\r'"); in WChName()
204 strcpy(OutputFile, gKBDName); in kbd_h()
330 strcpy(OutputFile, gKBDName); in kbd_rc()
332 strcpy(InternalName, gKBDName); in kbd_rc()
352 strcpy(gCopyright, "(C)"); in kbd_rc()
525 strcpy(OutputFile, gKBDName); in kbd_def()
572 strcpy(OutputFile, gKBDName); in kbd_c()
[all …]
/reactos/base/applications/network/telnet/src/
H A Dtnconfig.cpp55 strcpy(printer_name, "LPT1"); in TConfig()
97 strcpy(escape_key, "]"); in TConfig()
98 strcpy(scrollback_key, "["); in TConfig()
99 strcpy(dial_key, "\\"); in TConfig()
100 strcpy(default_config, "ANSI"); in TConfig()
101 strcpy(term, "ansi"); in TConfig()
103 strcpy(scroll_mode, "DUMP"); in TConfig()
534 strcpy(inifile, startdir); in inifile_init()
539 strcpy(inifile,""); in inifile_init()
559 strcpy(s, "keys.cfg"); in keyfile_init()
[all …]
H A Dtkeydef.cpp47 strcpy(uKeyDef.szKeyDef, def); in TKeyDef()
70 strcpy(uKeyDef.szKeyDef, t.uKeyDef.szKeyDef); in TKeyDef()
84 strcpy(uKeyDef.szKeyDef, def); in operator =()
98 strcpy(uKeyDef.szKeyDef, t.uKeyDef.szKeyDef); in operator =()
/reactos/modules/rostests/apitests/kernel32/
H A DFindFiles.c242 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
245 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
249 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
253 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
257 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
261 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
266 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
270 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
274 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
278 strcpy(Buffer, OSDirA); in Test_FindFirstFileA()
[all …]
/reactos/modules/rostests/winetests/shell32/
H A Dshelllink.c127 strcpy(buffer,"garbage"); in test_get_set()
136 strcpy(buffer,"garbage"); in test_get_set()
144 strcpy(buffer,"garbage"); in test_get_set()
150 strcpy(buffer,"garbage"); in test_get_set()
159 strcpy(buffer,"garbage"); in test_get_set()
165 strcpy(buffer,"garbage"); in test_get_set()
170 strcpy(buffer,"garbage"); in test_get_set()
195 strcpy(buffer,"garbage"); in test_get_set()
699 strcpy(mydir, mypath); in test_load_save()
779 strcpy(mypath, mydir); in test_load_save()
[all …]
/reactos/sdk/tools/rgenstat/
H A Drgenstat.c119 strcpy(buf, line); in write_line()
410 strcpy(result, cvspath); in get_filename()
452 strcpy(api_info->name, name); in parse_file()
458 strcpy(prev, name); in parse_file()
477 strcpy(searchbuf, path); in process_directory()
489 strcpy(buf, path); in process_directory()
502 strcpy(buf, path); in process_directory()
549 strcpy(buf, path); in process_directory()
611 strcpy(buf, path); in process_directory()
635 strcpy(newcvspath, cvspath); in process_directory()
[all …]
/reactos/sdk/tools/cabman/
H A Ddfp.cxx106 strcpy(buf, destpath); in WriteInfLine()
110 strcpy(buf, InfFileName); in WriteInfLine()
386 strcpy(Label, ""); in OnDiskLabel()
486 strcpy(CN->Name, String); in SetDiskName()
497 strcpy(CN->Name, String); in SetDiskName()
524 strcpy(String, CN->Name); in GetDiskName()
625 strcpy(DiskLabelTemplate, Template); in DoDiskLabelTemplate()
773 strcpy(InfFileName, FileName); in DoInfFileName()
1055 strcpy(BaseFilename, CurrentString); in PerformFileCopy()
1075 strcpy(DstName, CurrentString); in PerformFileCopy()
[all …]
/reactos/base/applications/network/ftp/
H A Dmain.c204 (void) strcpy(typename, "ascii"), type = TYPE_A; in main()
205 (void) strcpy(formname, "non-print"), form = FORM_N; in main()
206 (void) strcpy(modename, "stream"), mode = MODE_S; in main()
207 (void) strcpy(structname, "file"), stru = STRU_F; in main()
208 (void) strcpy(bytename, "8"), bytesize = 8; in main()
227 (void) strcpy(home, pw->pw_dir); in main()
233 strcpy(home, cp); in main()
238 strcpy(home, "C:/"); in main()
H A Ddomacro.c61 (void) strcpy(line2, line); in domacro()
82 (void) strcpy(cp2, argv[j+1]); in domacro()
91 (void) strcpy(cp2, argv[count]); in domacro()
128 (void) strcpy(line, line2); in domacro()
/reactos/modules/rostests/tests/create-links/
H A Dcreate-links.c77 strcpy(p, "start-cmd.lnk"); in main()
80 strcpy(p, "start-winhello.lnk"); in main()
88 strcpy(p, "start-wcmd.lnk"); in main()
91 strcpy(p, "start-winemine.lnk"); in main()
/reactos/boot/freeldr/tools/
H A Drdel.c40 strcpy (directorySpec, "."); in getDirectory()
49 strcpy (fileSpec, strrchr (filename, '/') + 1); in getFilename()
53 strcpy (fileSpec, filename); in getFilename()
H A Drrmdir.c42 strcpy (directorySpec, "."); in getDirectory()
51 strcpy (fileSpec, strrchr (filename, '/') + 1); in getFilename()
55 strcpy (fileSpec, filename); in getFilename()
/reactos/modules/rostests/winetests/mpr/
H A Dmpr.c230 strcpy(resource_buf, m_resource); in test_WNetCachePassword()
232 strcpy(password_buf, m_password); in test_WNetCachePassword()
237 strcpy(resource_buf, m_resource); in test_WNetCachePassword()
239 strcpy(password_buf, "------"); in test_WNetCachePassword()
247 strcpy(prefix_buf, m_resource); in test_WNetCachePassword()
253 strcpy(resource_buf, m_resource); in test_WNetCachePassword()
283 strcpy(netRes->lpLocalName, drive); in test_WNetUseConnection()
284 strcpy(netRes->lpRemoteName, "\\\\127.0.0.1\\c$"); in test_WNetUseConnection()
/reactos/modules/rostests/tests/accelerator/
H A Daccelerator.c137 strcpy(Event, "A"); in MainWndProc()
141 strcpy(Event, "SHIFT+A"); in MainWndProc()
145 strcpy(Event, "CTRL+A"); in MainWndProc()
149 strcpy(Event, "ALT+A"); in MainWndProc()
/reactos/base/services/tftpd/
H A Dtftpd.cpp658 strcpy(req.serverError.errormessage, "Connect Failed"); in processRequest()
712 strcpy(req.serverError.errormessage, "Access violation"); in processRequest()
735 strcpy(req.path, cfig.homes[0].target); in processRequest()
778 strcpy(req.path, cfig.homes[i].target); in processRequest()
927 strcpy(outPtr, inPtr); in processRequest()
943 strcpy(outPtr, inPtr); in processRequest()
988 strcpy(outPtr, inPtr); in processRequest()
1192 strcpy(req.serverError.errormessage, "Timeout"); in processRequest()
1912 strcpy(cfig.homes[i].alias, name); in init()
1913 strcpy(cfig.homes[i].target, value); in init()
[all …]
/reactos/base/applications/cmdutils/dbgprint/
H A Ddbgprint.c46 strcpy(cmd, argv[2]); in _tmain()
55 strcpy(cmd, argv[2]); in _tmain()
59 strcpy(test, "\n\nRunning "); in _tmain()

12345678910>>...20