/third_party/icu/tools/multi/proj/provider/ |
H A D | datediff.cpp | 68 strcat(locID, "@sp=icu"); in main() 69 strcat(locID, provider_version[v]); in main()
|
/kernel/linux/linux-6.6/arch/mips/txx9/generic/ |
H A D | setup.c | 131 strcat(arcs_cmdline, " "); in prom_init_cmdline() 133 strcat(arcs_cmdline, "\""); in prom_init_cmdline() 134 strcat(arcs_cmdline, str); in prom_init_cmdline() 135 strcat(arcs_cmdline, "\""); in prom_init_cmdline() 137 strcat(arcs_cmdline, str); in prom_init_cmdline() 230 strcat(arcs_cmdline, " "); in preprocess_cmdline() 231 strcat(arcs_cmdline, str); in preprocess_cmdline()
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | bpf_load.c | 208 strcat(buf, "events/kprobes/"); in load_and_attach() 209 strcat(buf, event_prefix); in load_and_attach() 210 strcat(buf, event); in load_and_attach() 211 strcat(buf, "/id"); in load_and_attach() 220 strcat(buf, "events/"); in load_and_attach() 221 strcat(buf, event); in load_and_attach() 222 strcat(buf, "/id"); in load_and_attach()
|
/third_party/alsa-utils/alsactl/ |
H A D | alsactl.c | 152 strcat(buf, "<card>"); in help() 154 strcat(buf, "<cmd>"); in help() 163 strcat(buf, " #=#"); in help() 165 strcat(buf, " #"); in help()
|
/third_party/backends/backend/escl/ |
H A D | escl_newjob.c | 226 strcat(support_options, tmp); in escl_newjob() 238 strcat(support_options, tmp); in escl_newjob() 250 strcat(support_options, tmp); in escl_newjob() 262 strcat(support_options, tmp); in escl_newjob()
|
/third_party/ltp/testcases/kernel/fs/ftest/ |
H A D | ftest02.c | 126 strcat(dirname, cwd); in main() 128 strcat(dirname, tmpname); in main() 129 strcat(homedir, cwd); in main() 131 strcat(homedir, tmpname); in main()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | extensions.c | 421 strcat(exts, i->name); in _mesa_make_extension_string() 422 strcat(exts, " "); in _mesa_make_extension_string() 426 strcat(exts, unrecognized_extensions.names[j]); in _mesa_make_extension_string() 427 strcat(exts, " "); in _mesa_make_extension_string()
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | i82365.c | 332 strcat(buf, " [ring]"); in cirrus_set_opts() 334 strcat(buf, " [dyn mode]"); in cirrus_set_opts() 336 strcat(buf, " [freq bypass]"); in cirrus_set_opts() 338 strcat(buf, " [inpack]"); in cirrus_set_opts() 342 strcat(buf, " [led]"); in cirrus_set_opts() 346 strcat(buf, " [dma]"); in cirrus_set_opts() 401 strcat(buf, " [async]"); in vg46x_set_opts() 403 strcat(buf, " [inpack]"); in vg46x_set_opts() 407 strcat(buf, " [ext mode]"); in vg46x_set_opts() 409 strcat(bu in vg46x_set_opts() [all...] |
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | i82365.c | 332 strcat(buf, " [ring]"); in cirrus_set_opts() 334 strcat(buf, " [dyn mode]"); in cirrus_set_opts() 336 strcat(buf, " [freq bypass]"); in cirrus_set_opts() 338 strcat(buf, " [inpack]"); in cirrus_set_opts() 342 strcat(buf, " [led]"); in cirrus_set_opts() 346 strcat(buf, " [dma]"); in cirrus_set_opts() 401 strcat(buf, " [async]"); in vg46x_set_opts() 403 strcat(buf, " [inpack]"); in vg46x_set_opts() 407 strcat(buf, " [ext mode]"); in vg46x_set_opts() 409 strcat(bu in vg46x_set_opts() [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | reparse.c | 409 strcat(defines,drive); in ntfs_drive_letter() 410 strcat(defines,":"); in ntfs_drive_letter() 606 strcat(fulltarget,"/"); in ntfs_get_fulllink() 607 strcat(fulltarget,target); in ntfs_get_fulllink() 637 strcat(fulltarget,"/"); in ntfs_get_fulllink() 638 strcat(fulltarget,mappingdir); in ntfs_get_fulllink() 639 strcat(fulltarget,target); in ntfs_get_fulllink() 715 strcat(fulltarget,"/"); in ntfs_get_abslink() 716 strcat(fulltarget,target); in ntfs_get_abslink() 744 strcat(fulltarge in ntfs_get_abslink() [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | exconcat.c | 233 strcat(buffer, local_operand1->string.pointer); in acpi_ex_do_concatenate() 315 strcat(return_desc->string.pointer, type_string); in acpi_ex_convert_to_object_type_string() 316 strcat(return_desc->string.pointer, " Object]"); in acpi_ex_convert_to_object_type_string()
|
H A D | nsnames.c | 376 strcat(full_path, prefix_path); in acpi_ns_build_prefixed_pathname() 378 strcat(full_path, "."); in acpi_ns_build_prefixed_pathname() 383 strcat(full_path, external_path); in acpi_ns_build_prefixed_pathname()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | prom_32.c | 252 strcat(of_console_path, in of_console_init() 287 strcat(of_console_path, ":a"); in of_console_init() 290 strcat(of_console_path, ":b"); in of_console_init()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | prom_32.c | 252 strcat(of_console_path, in of_console_init() 287 strcat(of_console_path, ":a"); in of_console_init() 290 strcat(of_console_path, ":b"); in of_console_init()
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | exconcat.c | 233 strcat(buffer, local_operand1->string.pointer); in acpi_ex_do_concatenate() 315 strcat(return_desc->string.pointer, type_string); in acpi_ex_convert_to_object_type_string() 316 strcat(return_desc->string.pointer, " Object]"); in acpi_ex_convert_to_object_type_string()
|
H A D | nsnames.c | 376 strcat(full_path, prefix_path); in acpi_ns_build_prefixed_pathname() 378 strcat(full_path, "."); in acpi_ns_build_prefixed_pathname() 383 strcat(full_path, external_path); in acpi_ns_build_prefixed_pathname()
|
/third_party/ltp/testcases/network/nfsv4/acl/ |
H A D | acl1.c | 53 strcat(str, filename); in do_file_op() 300 char *path = strcat(dir, "/testfile"); in test_acl_default() 306 strcat(cmd, dir); in test_acl_default()
|
/third_party/musl/libc-test/src/functionalext/supplement/network/ |
H A D | getaddrinfo.c | 213 strcat(one, two); in getaddrinfo_1100() 214 strcat(one, three); in getaddrinfo_1100() 215 strcat(one, four); in getaddrinfo_1100()
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | tlsauthentication.c | 136 strcat (headervalue, realm); in ask_for_authentication() 175 strcat (expected, ":"); in is_authenticated() 176 strcat (expected, password); in is_authenticated()
|
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/ |
H A D | setup.c | 886 strcat(arcs_cmdline, " "); in prom_init() 887 strcat(arcs_cmdline, arg); in prom_init() 896 strcat(arcs_cmdline, " "); in prom_init() 897 strcat(arcs_cmdline, arg); in prom_init() 903 strcat(arcs_cmdline, " console=ttyS1,115200"); in prom_init() 905 strcat(arcs_cmdline, " console=ttyS0,115200"); in prom_init() 956 strcat(arcs_cmdline, " "); in fw_init_cmdline() 957 strcat(arcs_cmdline, arg); in fw_init_cmdline()
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/ |
H A D | setup.c | 884 strcat(arcs_cmdline, " "); in prom_init() 885 strcat(arcs_cmdline, arg); in prom_init() 894 strcat(arcs_cmdline, " "); in prom_init() 895 strcat(arcs_cmdline, arg); in prom_init() 901 strcat(arcs_cmdline, " console=ttyS1,115200"); in prom_init() 903 strcat(arcs_cmdline, " console=ttyS0,115200"); in prom_init() 954 strcat(arcs_cmdline, " "); in fw_init_cmdline() 955 strcat(arcs_cmdline, arg); in fw_init_cmdline()
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsusermap.c | 546 strcat(fullname, "/"); in account() 547 strcat(fullname, name); in account() 598 strcat(fullname, "/"); in callback() 800 strcat(fullname, DIRSEP); in outputmap() 801 strcat(fullname,dir); in outputmap() 810 strcat(fullname, DIRSEP); in outputmap() 811 strcat(fullname, MAPFILE); in outputmap() 822 strcat(backup,".bak"); in outputmap()
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
H A D | symlink01.c | 662 strcat(Buffer, Buf); in creat_symlink() 689 strcat(Buffer, Buf); in creat_object() 816 strcat(full_path, path1); in creat_path_max() 820 strcat(full_path, "/"); in creat_path_max() 822 strcat(full_path, "Z"); in creat_path_max() 1485 strcat(Buffer, Buf); in do_chdir() 1501 strcat(expected_location, "/"); in do_chdir() 1502 strcat(expected_location, tc_ptr->fn_arg[2]); in do_chdir() 1542 strcat(Buffer, Buf); in do_link() 1597 strcat(Buffe in do_unlink() [all...] |
/kernel/linux/linux-5.10/drivers/firmware/xilinx/ |
H A D | zynqmp.c | 996 strcat(buf, "["); in shutdown_scope_show() 997 strcat(buf, shutdown_scopes[i].name); in shutdown_scope_show() 998 strcat(buf, "]"); in shutdown_scope_show() 1000 strcat(buf, shutdown_scopes[i].name); in shutdown_scope_show() 1002 strcat(buf, " "); in shutdown_scope_show() 1004 strcat(buf, "\n"); in shutdown_scope_show()
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | orangefs-debugfs.c | 203 strcat(k_buffer, "\n"); in orangefs_kernel_debug_init() 303 strcat(c_buffer, "\n"); in orangefs_client_debug_init() 733 strcat(kernel_debug_string, in do_k_string() 735 strcat(kernel_debug_string, ","); in do_k_string() 760 strcat(client_debug_string, in do_c_string() 762 strcat(client_debug_string, ","); in do_c_string()
|