Home
last modified time | relevance | path

Searched refs:strcat (Results 476 - 500 of 725) sorted by relevance

1...<<11121314151617181920>>...29

/kernel/linux/linux-5.10/sound/soc/stm/
H A Dstm32_sai_sub.c475 STM_SAI_IS_SUB_A(sai) ? strcat(p, "a_mclk") : strcat(p, "b_mclk"); in stm32_sai_add_mclk_provider()
/kernel/linux/linux-6.6/sound/soc/stm/
H A Dstm32_sai_sub.c473 STM_SAI_IS_SUB_A(sai) ? strcat(p, "a_mclk") : strcat(p, "b_mclk"); in stm32_sai_add_mclk_provider()
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c803 strcat(ds->data, str); in dstrinsert()
804 strcat(ds->data, &copy[idx]); in dstrinsert()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnmdptst.c795 strcat(locale, "@currency="); in TestCurrencyKeywords()
796 strcat(locale, currencies[j]); in TestCurrencyKeywords()
H A Dcallcoll.c1337 strcat(input, "@collation="); in TestJ5298()
1338 strcat(input, keywordValue); in TestJ5298()
H A Dcucdtst.c88 strcat(path, ".." U_FILE_SEP_STRING "unidata" U_FILE_SEP_STRING); in parseUCDFile()
89 strcat(path, filename); in parseUCDFile()
95 strcat(backupPath, U_FILE_SEP_STRING); in parseUCDFile()
96 strcat(backupPath, "unidata" U_FILE_SEP_STRING); in parseUCDFile()
97 strcat(backupPath, filename); in parseUCDFile()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta.c463 strcat(path, "/.cache"); in radv_builtin_cache_path()
525 strcat(path2, "XXXXXX"); in radv_store_meta_pipeline()
/third_party/ltp/lib/
H A Dtst_test.c671 strcat(optstr, options[i].optstr); in parse_opts()
674 strcat(optstr, tst_test->options[i].optstr); in parse_opts()
/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c1855 strcat(fptr->f_path, "/"); in parse_cmdline()
1856 strcat(fptr->f_path, file); in parse_cmdline()
/third_party/lwip/src/apps/http/makefsdata/
H A Dmakefsdata.c1122 strcat(intbuf, "\r\n"); in file_write_http_header()
1158 strcat(modbuf, "\r\n"); in file_write_http_header()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_common.hpp219 // Disable sprintf and strcat warnings.
254 strcat(buf, ".0"); in convert_to_string()
268 strcat(buf, ".0"); in convert_to_string()
/kernel/linux/linux-5.10/drivers/atm/
H A Dsolos-pci.c1011 strcat(msg, item); in print_buffer()
1014 strcat(msg, item); in print_buffer()
1020 strcat(msg, item); in print_buffer()
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c1398 strcat(p, "const "); in sec2annotation()
1400 strcat(p, "data "); in sec2annotation()
1402 strcat(p, " "); in sec2annotation()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsynthetic-events.c544 strcat(path, "/"); in perf_event__walk_cgroup_tree()
545 strcat(path, dent->d_name); in perf_event__walk_cgroup_tree()
577 strcat(cgrp_root, "/"); in perf_event__synthesize_cgroups()
/kernel/linux/linux-6.6/drivers/atm/
H A Dsolos-pci.c1011 strcat(msg, item); in print_buffer()
1014 strcat(msg, item); in print_buffer()
1020 strcat(msg, item); in print_buffer()
/third_party/backends/backend/
H A Dma1509.c145 strcat ((SANE_String) buffer_byte_list, (SANE_String) buffer_byte); in print_data_buffer()
373 strcat ((SANE_String) inquiry_text_list, in attach()
376 strcat ((SANE_String) inquiry_byte_list, in attach()
H A Dsnapscan-scsi.c431 strcat(str,"\n"); in snapscani_debug_data()
432 strcat(str,tmpstr); in snapscani_debug_data()
435 strcat(str," ..."); in snapscani_debug_data()
/kernel/linux/linux-5.10/arch/m68k/amiga/
H A Dconfig.c212 strcat(amiga_model_name, amiga_models[amiga_model-AMI_500]); in amiga_identify()
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dclkctrl.c641 strcat(provider->clkdm_name, "clkdm"); in _ti_omap4_clkctrl_setup()
/kernel/linux/linux-6.6/arch/m68k/amiga/
H A Dconfig.c213 strcat(amiga_model_name, amiga_models[amiga_model-AMI_500]); in amiga_identify()
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c623 strcat(queue_path, option); in main()
/kernel/linux/linux-5.10/drivers/misc/
H A Denclosure.c187 strcat(name, dev_name(&cdev->cdev)); in enclosure_link_name()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c817 strcat(name, dev_name(dev->device)); in mlx5_health_init()
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c521 strcat(hi->data.modename, (!bc->opt_dcd) ? "*" : "+"); in baycom_ioctl()
H A Dbaycom_ser_hdx.c575 strcat(hi->data.modename, (!bc->opt_dcd) ? "*" : (bc->opt_dcd == -2) ? "@" : "+"); in baycom_ioctl()

Completed in 45 milliseconds

1...<<11121314151617181920>>...29