/Linux-v5.10/arch/alpha/lib/ |
D | strncat.S | 17 .globl strncat 18 .ent strncat 19 strncat: label 85 .end strncat 86 EXPORT_SYMBOL(strncat)
|
D | ev67-strncat.S | 28 .globl strncat 29 .ent strncat 30 strncat: label 95 .end strncat 96 EXPORT_SYMBOL(strncat)
|
D | Makefile | 58 $(obj)/styncpy.o: $(obj)/strncpy.o $(obj)/$(ev67-y)strncat.o \
|
/Linux-v5.10/tools/testing/selftests/powerpc/ |
D | utils.c | 147 strncat(path, fpath, PATH_MAX - strlen(path) - 1); in read_sysfs_file() 169 strncat(path, debugfs_file, PATH_MAX - strlen(path) - 1); in read_debugfs_file() 191 strncat(path, debugfs_file, PATH_MAX - strlen(path) - 1); in write_debugfs_file()
|
/Linux-v5.10/arch/x86/lib/ |
D | string_32.c | 71 char *strncat(char *dest, const char *src, size_t count) in strncat() function 91 EXPORT_SYMBOL(strncat);
|
/Linux-v5.10/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 1284 strncat(options, "pass,", OPTSTRING); in test_options() 1286 strncat(options, "redir,", OPTSTRING); in test_options() 1288 strncat(options, "drop,", OPTSTRING); in test_options() 1291 strncat(options, tstr, OPTSTRING); in test_options() 1295 strncat(options, tstr, OPTSTRING); in test_options() 1299 strncat(options, tstr, OPTSTRING); in test_options() 1303 strncat(options, tstr, OPTSTRING); in test_options() 1308 strncat(options, tstr, OPTSTRING); in test_options() 1311 strncat(options, "ingress,", OPTSTRING); in test_options() 1313 strncat(options, "redir_skb,", OPTSTRING); in test_options() [all …]
|
/Linux-v5.10/tools/bpf/bpftool/ |
D | main.c | 166 strncat(msg, "' or '", sizeof(msg) - strlen(msg) - 1); in detect_common_prefix() 167 strncat(msg, ref, sizeof(msg) - strlen(msg) - 1); in detect_common_prefix() 170 strncat(msg, "'", sizeof(msg) - strlen(msg) - 1); in detect_common_prefix()
|
D | gen.c | 171 strncat(var_ident, var_name, sizeof(var_ident) - 1); in codegen_datasec_def()
|
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_debugfs.c | 290 strncat(printf_buf, "dump reg [[bios common] [ssu <port_id>]", in hns3_dbg_help() 292 strncat(printf_buf + strlen(printf_buf), in hns3_dbg_help() 295 strncat(printf_buf + strlen(printf_buf), in hns3_dbg_help() 301 strncat(printf_buf, "dump reg dcb <port_id> <pri_id> <pg_id>", in hns3_dbg_help() 303 strncat(printf_buf + strlen(printf_buf), " <rq_id> <nq_id> <qset_id>\n", in hns3_dbg_help()
|
/Linux-v5.10/arch/s390/lib/ |
D | string.c | 200 char *strncat(char *dest, const char *src, size_t n) in strncat() function 209 EXPORT_SYMBOL(strncat);
|
/Linux-v5.10/arch/alpha/include/asm/ |
D | string.h | 55 extern char * strncat(char *, const char *, size_t);
|
/Linux-v5.10/drivers/acpi/acpica/ |
D | utnonansi.c | 163 strncat(dest, source, max_transfer_length); in acpi_ut_safe_strncat()
|
/Linux-v5.10/fs/cifs/ |
D | cifs_dfs_ref.c | 223 strncat(mountdata, sb_mountdata + off, noff); in cifs_compose_mount_options() 231 strncat(mountdata, &sep, 1); in cifs_compose_mount_options()
|
/Linux-v5.10/include/linux/ |
D | string.h | 42 extern char * strncat(char *, const char *, __kernel_size_t); 278 extern char *__underlying_strncat(char *p, const char *q, __kernel_size_t count) __RENAME(strncat); 361 __FORTIFY_INLINE char *strncat(char *p, const char *q, __kernel_size_t count) in strncat() function
|
/Linux-v5.10/drivers/platform/x86/ |
D | wmi.c | 292 strncat(method, block->object_id, 2); in wmidev_evaluate_method() 337 strncat(wc_method, block->object_id, 2); in __query_block() 348 strncat(method, block->object_id, 2); in __query_block() 445 strncat(method, block->object_id, 2); in wmi_set_block() 1063 strncat(method, wblock->gblock.object_id, 2); in wmi_create_device() 1091 strncat(method, wblock->gblock.object_id, 2); in wmi_create_device()
|
/Linux-v5.10/scripts/kconfig/ |
D | preprocess.c | 515 strncat(out, in, in_len); in __expand_string() 531 strncat(out, in, in_len); in __expand_string()
|
/Linux-v5.10/arch/s390/include/asm/ |
D | string.h | 47 char *strncat(char *dest, const char *src, size_t n);
|
/Linux-v5.10/arch/x86/include/asm/ |
D | string_32.h | 19 extern char *strncat(char *dest, const char *src, size_t count);
|
/Linux-v5.10/lib/ |
D | string.c | 329 char *strncat(char *dest, const char *src, size_t count) in strncat() function 345 EXPORT_SYMBOL(strncat);
|
/Linux-v5.10/tools/testing/selftests/arm64/signal/ |
D | test_signals_utils.c | 44 strncat(feats_string, feats_names[i], flen); in feats_to_string()
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 227 strncat(string, ",", remaining_size); in mlx5_set_driver_version() 230 strncat(string, DRIVER_NAME, remaining_size); in mlx5_set_driver_version() 233 strncat(string, ",", remaining_size); in mlx5_set_driver_version() 236 strncat(string, DRIVER_VERSION, remaining_size); in mlx5_set_driver_version()
|
/Linux-v5.10/drivers/edac/ |
D | thunderx_edac.c | 1136 strncat(msg, other, OCX_MESSAGE_SIZE); in thunderx_ocx_com_threaded_isr() 1145 strncat(msg, other, OCX_MESSAGE_SIZE); in thunderx_ocx_com_threaded_isr() 1150 strncat(msg, other, OCX_MESSAGE_SIZE); in thunderx_ocx_com_threaded_isr() 1220 strncat(msg, other, OCX_MESSAGE_SIZE); in thunderx_ocx_lnk_threaded_isr() 1899 strncat(msg, other, L2C_MESSAGE_SIZE); in thunderx_l2c_threaded_isr()
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_devlink.c | 468 strncat(buf, ver_resp->active_pkg_name, HWRM_FW_VER_STR_LEN); in bnxt_dl_info_get() 538 strncat(buf, nvm_dev_info.pkg_name, HWRM_FW_VER_STR_LEN); in bnxt_dl_info_get()
|
/Linux-v5.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_ddp.c | 444 strncat(profile_name, flash->data, I40E_DDP_PROFILE_NAME_MAX); in i40e_ddp_flash()
|
/Linux-v5.10/lib/kunit/ |
D | test.c | 40 strncat(log, line, len_left); in kunit_log_append()
|