Home
last modified time | relevance | path

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

12345678910

/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0014-localedef-add-to-archive-uses-a-hard-coded-locale-pa.patch36 - strcpy (archivefname + prefix_len, ARCHIVE_NAME);
41 + strcpy (archivefname, envarchive);
49 + strcpy (archivefname + prefix_len, ARCHIVE_NAME);
51 strcpy (stpcpy (fname, archivefname), ".XXXXXX");
61 - strcpy (default_fname + prefix_len, ARCHIVE_NAME);
67 + strcpy (default_fname + prefix_len, ARCHIVE_NAME);
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Dcmd_arc.c57 strcpy(smac[3], argv[1]); in set_arc_product()
58 strcpy(smac[2], argv[2]); in set_arc_product()
59 strcpy(smac[1], argv[3]); in set_arc_product()
60 strcpy(smac[0], argv[4]); in set_arc_product()
/openbmc/qemu/target/xtensa/
H A Dxtensa-isa.c49 strcpy(xtisa_error_msg, "out of memory"); \
58 strcpy(xtisa_error_msg, "out of memory"); \
163 strcpy(xtisa_error_msg, "output buffer too small for instruction"); in xtensa_insnbuf_to_chars()
479 strcpy(xtisa_error_msg, "invalid format specifier"); \
489 strcpy(xtisa_error_msg, "invalid slot specifier"); \
511 strcpy(xtisa_error_msg, "invalid format name"); in xtensa_format_lookup()
538 strcpy(xtisa_error_msg, "cannot decode instruction format"); in xtensa_format_decode()
623 strcpy(xtisa_error_msg, "invalid opcode specifier"); \
636 strcpy(xtisa_error_msg, "invalid opcode name"); in xtensa_opcode_lookup()
675 strcpy(xtisa_error_msg, "cannot decode opcode"); in xtensa_opcode_decode()
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dhave_strerror.patch11 + strcpy(bp, strerror(errno));
14 strcpy(bp, sys_errlist[errno]);
H A Drfc931.diff22 - strcpy(request->user, unknown);
23 + strcpy(dest, unknown);
/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c352 strcpy(compcmd, "gzip"); in image_save_header()
356 strcpy(compcmd, "lzma"); in image_save_header()
416 strcpy (def_name, varname); in image_save_header()
452 strcpy (app, str); in image_save_header()
547 strcpy (inputfile, argv[optind]); in main()
550 strcpy (varname, argv[optind + 1]); in main()
554 strcpy (varname, inputfile); in main()
561 strcpy (outputfile, argv[optind + 2]); in main()
564 strcpy (outputfile, inputfile); in main()
/openbmc/gpioplus/test/
H A Dchip.cpp80 strcpy(info.name, expected_info.name.c_str()); in TEST_F()
82 strcpy(info.label, expected_info.label.c_str()); in TEST_F()
107 strcpy(info.name, expected_info.name.c_str()); in TEST_F()
109 strcpy(info.consumer, expected_info.consumer.c_str()); in TEST_F()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libubox/libubox/
H A D0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch11 …blobmsg.c:234:2: error: 'strcpy' offset 6 from the object at 'attr' is out of the bounds of refere…
12 234 | strcpy((char *) hdr->name, (const char *)name);
35 - strcpy((char *) hdr->name, (const char *)name);
/openbmc/u-boot/drivers/net/
H A Dsandbox-raw-bus.c37 strcpy(ub_ifname, ub_ifname_pfx); in eth_raw_bus_post_bind()
45 strcpy(priv->host_ifname, i->if_name); in eth_raw_bus_post_bind()
/openbmc/u-boot/env/
H A Dattr.c57 strcpy(entry_cpy, entry); in env_attr_walk()
140 strcpy(cbp->regex, regex); in regex_callback()
149 strcpy(cbp->attributes, attributes); in regex_callback()
189 strcpy(attributes, priv.attributes); in env_attr_lookup()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-0.49-fortify-strcpy-crash.patch18 - strcpy(cp, name);
21 - strcpy(cp, mode);
H A Dtftp-0.49-cmd_arg.patch81 strcpy(line, partial);
82 strcpy(line + len, eline);
101 + strcpy(remote_pth, targ);
113 strcpy(cp, tail(argv[n]));
/openbmc/u-boot/board/freescale/b4860qds/
H A Deth_b4860qds.c410 strcpy(alias, "phy_xaui_slot1"); in board_ft_fman_fixup_port()
413 strcpy(alias, "phy_xaui_slot2"); in board_ft_fman_fixup_port()
420 strcpy(alias, "phy_xaui_slot1"); in board_ft_fman_fixup_port()
425 strcpy(alias, "phy_xaui_slot2"); in board_ft_fman_fixup_port()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0002-adb-Use-local-sockets-where-appropriate.patch35 strcpy(__adb_error, "service name too long");
48 strcpy(__adb_error, "cannot connect to daemon");
55 strcpy(__adb_error, "write failure during connection");
/openbmc/u-boot/test/dm/
H A Dpci.c80 strcpy(ptr, "This is a TesT"); in dm_test_pci_swapcase()
101 strcpy(ptr, "This is a TesT"); in dm_test_pci_swapcase()
162 strcpy(ptr, "This is a TesT oN dYNAMIc"); in dm_test_pci_mixed()
186 strcpy(ptr, "This is a TesT oN sTATIc"); in dm_test_pci_mixed()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-links.patch39 - (void) strcpy(lp->pathname, target);
40 - (void) strcpy(lp->src, source);
44 - (void) strcpy(lp->target, Tdest);
/openbmc/u-boot/arch/x86/cpu/
H A Dcpu_x86.c36 strcpy(buf, vendor); in cpu_x86_get_vendor()
50 strcpy(buf, ptr); in cpu_x86_get_desc()
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c135 strcpy(boot_reason_ptr, t->u.boot_reason.reason_str); in reuse_omap_atags()
142 strcpy(hw_build_ptr, version); in reuse_omap_atags()
145 strcpy(nolo_version_ptr, version); in reuse_omap_atags()
148 strcpy(boot_mode_ptr, version); in reuse_omap_atags()
271 strcpy(t->u.boot_reason.reason_str, in setup_board_tags()
280 strcpy(t->u.version.version, setup_boot_mode_atag); in setup_board_tags()
/openbmc/u-boot/board/freescale/ls2080ardb/
H A Deth_ls2080rdb.c107 gd->jt->strcpy = strcpy; in board_eth_init()
/openbmc/u-boot/lib/dhry/
H A Ddhry_1.c132 strcpy (Ptr_Glob->variant.var_1.Str_Comp, in dhry()
134 strcpy (Str_1_Loc, "DHRYSTONE PROGRAM, 1'ST STRING"); in dhry()
191 strcpy (Str_2_Loc, "DHRYSTONE PROGRAM, 2'ND STRING"); in dhry()
214 strcpy (Str_2_Loc, "DHRYSTONE PROGRAM, 3'RD STRING"); in dhry()
/openbmc/u-boot/include/
H A D_exports.h74 EXPORT_FUNC(strcpy, char *, strcpy, char *dest, const char *src)
/openbmc/u-boot/disk/
H A Dpart.c358 strcpy((char *)info->type, BOOT_PART_TYPE); in part_get_info_whole_disk()
359 strcpy((char *)info->name, "Whole Disk"); in part_get_info_whole_disk()
456 strcpy((char *)info->type, BOOT_PART_TYPE); in blk_get_device_part_str()
457 strcpy((char *)info->name, "Sandbox host"); in blk_get_device_part_str()
482 strcpy((char *)info->type, BOOT_PART_TYPE); in blk_get_device_part_str()
483 strcpy((char *)info->name, "UBI"); in blk_get_device_part_str()
/openbmc/u-boot/common/
H A Dstdio.c89 strcpy (dev.name, "serial"); in drv_system_init()
100 strcpy (dev.name, "nulldev"); in drv_system_init()
256 strcpy(temp_names[l], "nulldev"); in stdio_deregister_dev()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dstring.h18 extern char * strcpy(char *,const char *);
/openbmc/u-boot/arch/m68k/include/asm/
H A Dstring.h20 extern char * strcpy(char *,const char *);

12345678910