| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | cio.c | 100 strcat(msgline, " Sense Condition Flags :"); in print_eckd_dasd_sense_data() 102 strcat(msgline, " [Cmd-Reject]"); in print_eckd_dasd_sense_data() 105 strcat(msgline, " [Intervention-Required]"); in print_eckd_dasd_sense_data() 108 strcat(msgline, " [Bus-Out-Parity-Check]"); in print_eckd_dasd_sense_data() 111 strcat(msgline, " [Equipment-Check]"); in print_eckd_dasd_sense_data() 114 strcat(msgline, " [Data-Check]"); in print_eckd_dasd_sense_data() 117 strcat(msgline, " [Overrun]"); in print_eckd_dasd_sense_data() 120 strcat(msgline, " [Incomplete-Domain]"); in print_eckd_dasd_sense_data() 124 strcat(msgline, " [Permanent-Error]"); in print_eckd_dasd_sense_data() 127 strcat(msgline, " [Invalid-Track-Fmt]"); in print_eckd_dasd_sense_data() [all …]
|
| /openbmc/u-boot/board/Arcturus/ucp1020/ |
| H A D | ucp1020.c | 228 strcat(newkernelargs, " "); in last_stage_init() 229 strcat(newkernelargs, mmckargs); in last_stage_init() 230 strcat(newkernelargs, " "); in last_stage_init() 231 strcat(newkernelargs, &tmp[n]); in last_stage_init() 243 strcat(newkernelargs, sval); in last_stage_init() 244 strcat(newkernelargs, " "); in last_stage_init() 245 strcat(newkernelargs, kval); in last_stage_init()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | json_utils.cpp | 86 strcat(buffer.get(), byteCount); in dumpHex() 88 strcat(buffer.get(), jsonIndent.c_str()); in dumpHex() 91 strcat(buffer.get(), symbol); in dumpHex() 109 strcat(buffer.get(), " "); in dumpHex() 127 strcat(buffer.get(), symbol); in dumpHex() 135 strcat(buffer.get(), " "); in dumpHex() 139 strcat(buffer.get(), " "); in dumpHex() 154 strcat(buffer.get(), symbol); in dumpHex()
|
| /openbmc/u-boot/drivers/i2c/muxes/ |
| H A D | i2c-mux-uclass.c | 80 strcat(full_name, mux->parent->name); in i2c_mux_post_bind() 81 strcat(full_name, arrow); in i2c_mux_post_bind() 82 strcat(full_name, mux->name); in i2c_mux_post_bind() 83 strcat(full_name, arrow); in i2c_mux_post_bind() 84 strcat(full_name, name); in i2c_mux_post_bind()
|
| /openbmc/u-boot/common/ |
| H A D | bedbug.c | 176 strcat (ctx.data, ">"); in disppc() 194 strcat (ctx.data, " "); in disppc() 258 strcat (ctx->data, ","); in print_operands() 284 strcat (ctx->data, "+"); in print_operands() 289 strcat (ctx->data, ">"); in print_operands() 297 strcat (ctx->data, "0"); in print_operands() 303 strcat (ctx->data, ")"); in print_operands() 309 strcat (ctx->data, spr_name (operand)); in print_operands() 313 strcat (ctx->data, tbr_name (operand)); in print_operands() 319 strcat (ctx->data, "cr2"); in print_operands() [all …]
|
| H A D | image-android.c | 87 strcat(newbootargs, " "); in android_image_get_kernel() 90 strcat(newbootargs, hdr->cmdline); in android_image_get_kernel()
|
| /openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/ |
| H A D | 0001-Add-system-reset-status-support.patch | 124 + strcat(buf, cmdline); 125 + strcat(buf, " "); 129 + strcat(buf, key); 132 + strcat(buf, "="); 133 + strcat(buf, value); 138 + strcat(buf, " "); 139 + strcat(buf, end);
|
| /openbmc/u-boot/drivers/usb/dwc3/ |
| H A D | linux-compat.h | 18 strcat(dest, src); in strlcat()
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | string.h | 22 extern char * strcat(char *, const char *);
|
| /openbmc/u-boot/arch/m68k/include/asm/ |
| H A D | string.h | 24 extern char * strcat(char *, const char *);
|
| /openbmc/u-boot/include/linux/ |
| H A D | string.h | 33 extern char * strcat(char *, const char *);
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/scsirastools/ |
| H A D | print-format.patch | 82 strcat(cmd,"\n"); 91 strcat(cmd,"\n"); 158 strcat(cmd,"\n"); 201 strcat(cmd,"\n");
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | ydirectenv.h | 37 #define yaffs_strcat(a, b) strcat(a, b)
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | zimage.c | 64 strcat(command_line, "auto "); in build_command_line() 67 strcat(command_line, env_command_line); in build_command_line()
|
| /openbmc/ipmitool/lib/ |
| H A D | ipmi_sel.c | 787 strcat(desc,tmpdesc); in get_dell_evt_desc() 791 strcat(desc,tmpdesc); in get_dell_evt_desc() 795 strcat(desc,tmpdesc); in get_dell_evt_desc() 799 strcat(desc,tmpdesc); in get_dell_evt_desc() 810 strcat(desc,tmpdesc); in get_dell_evt_desc() 859 strcat(desc, tmpdesc); in get_dell_evt_desc() 866 strcat(desc, tmpdesc); in get_dell_evt_desc() 883 strcat(desc, tmpdesc); in get_dell_evt_desc() 904 strcat(str,","); in get_dell_evt_desc() 914 strcat(str,dimmStr); // final DIMM Details. in get_dell_evt_desc() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | CVE-2022-0529.patch | 31 - strcat(buffer, escape_string);
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | gconf.c | 89 strcat(buf, "const/"); in dbg_sym_flags() 91 strcat(buf, "check/"); in dbg_sym_flags() 93 strcat(buf, "choice/"); in dbg_sym_flags() 95 strcat(buf, "choiceval/"); in dbg_sym_flags() 97 strcat(buf, "valid/"); in dbg_sym_flags() 99 strcat(buf, "optional/"); in dbg_sym_flags() 101 strcat(buf, "write/"); in dbg_sym_flags() 103 strcat(buf, "changed/"); in dbg_sym_flags() 105 strcat(buf, "auto/"); in dbg_sym_flags()
|
| H A D | confdata.c | 102 strcat(res_value, sym_get_string_value(sym)); in conf_expand_value() 105 strcat(res_value, in); in conf_expand_value() 756 strcat(dirname, "/"); in conf_write() 825 strcat(dirname, basename); in conf_write() 826 strcat(dirname, ".old"); in conf_write()
|
| /openbmc/u-boot/arch/powerpc/lib/ |
| H A D | ppcstring.S | 33 .globl strcat 34 strcat: label
|
| /openbmc/openpower-proc-control/test/ |
| H A D | utest.cpp | 38 strcat(dir, "/targetingXXXXXX"); in SetUp()
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 0010-fs2dt.c-work-around-missing-getline.patch | 33 strcat(filename, "bootargs");
|
| /openbmc/u-boot/tools/easylogo/ |
| H A D | easylogo.c | 363 strcat(compcmd, " > "); in image_save_header() 364 strcat(compcmd, compfilename); in image_save_header() 565 strcat (outputfile, ".h"); in main()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
| H A D | CVE-2024-25081_CVE-2024-25082.patch | 136 strcat(tmpfn,"/"); 137 strcat(tmpfn,GFileNameTail(name));
|
| /openbmc/u-boot/cmd/ |
| H A D | gpt.c | 277 strcat(partitions_list, ";"); in create_gpt_partitions_list() 281 strcat(partitions_list, "name="); in create_gpt_partitions_list() 294 strcat(partitions_list, ",uuid="); in create_gpt_partitions_list() 297 strcat(partitions_list, ";"); in create_gpt_partitions_list()
|
| H A D | part.c | 104 strcat(str, t); in do_part_list()
|