Home
last modified time | relevance | path

Searched refs:strncat (Results 1 – 25 of 48) sorted by relevance

12

/kernel/linux/linux-5.10/arch/alpha/lib/
Dstrncat.S17 .globl strncat symbol
18 .ent strncat
19 strncat: label
85 .end strncat
86 EXPORT_SYMBOL(strncat)
Dev67-strncat.S28 .globl strncat symbol
29 .ent strncat
30 strncat: label
95 .end strncat
96 EXPORT_SYMBOL(strncat)
DMakefile58 $(obj)/styncpy.o: $(obj)/strncpy.o $(obj)/$(ev67-y)strncat.o \
/kernel/liteos_m/testsuites/sample/kernel/lms/
DIt_los_lms_018.c57 strncat(buf, src, 8); /* trigger buf overflow */ in TestCase()
59 strncat(buf, src, 9); /* trigger buf overflow */ in TestCase()
61 strncat(buf, src, 20); /* trigger buf overflow */ in TestCase()
63 strncat(buf, src, 21); /* trigger buf overflow */ in TestCase()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
Dutils.c147 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()
/kernel/liteos_a/kernel/extended/lms/
Dlms_libc.c90 #undef strncat
91 char *strncat(char *dest, const char *src, size_t n) in strncat() function
/kernel/liteos_m/components/lms/
Dlms_libc.c90 #undef strncat
91 char *strncat(char *dest, const char *src, size_t n) in strncat() function
/kernel/linux/linux-5.10/arch/x86/lib/
Dstring_32.c71 char *strncat(char *dest, const char *src, size_t count) in strncat() function
91 EXPORT_SYMBOL(strncat);
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dmain.c166 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()
Dgen.c171 strncat(var_ident, var_name, sizeof(var_ident) - 1); in codegen_datasec_def()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_debugfs.c290 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()
/kernel/linux/linux-5.10/arch/s390/lib/
Dstring.c200 char *strncat(char *dest, const char *src, size_t n) in strncat() function
209 EXPORT_SYMBOL(strncat);
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dstring.h55 extern char * strncat(char *, const char *, size_t);
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dutnonansi.c163 strncat(dest, source, max_transfer_length); in acpi_ut_safe_strncat()
/kernel/linux/linux-5.10/fs/cifs/
Dcifs_dfs_ref.c226 strncat(mountdata, sb_mountdata + off, noff); in cifs_compose_mount_options()
234 strncat(mountdata, &sep, 1); in cifs_compose_mount_options()
/kernel/linux/linux-5.10/include/linux/
Dstring.h42 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
/kernel/linux/linux-5.10/drivers/platform/x86/
Dwmi.c292 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()
452 strncat(method, block->object_id, 2); in wmi_set_block()
1070 strncat(method, wblock->gblock.object_id, 2); in wmi_create_device()
1098 strncat(method, wblock->gblock.object_id, 2); in wmi_create_device()
/kernel/linux/linux-5.10/scripts/kconfig/
Dpreprocess.c515 strncat(out, in, in_len); in __expand_string()
531 strncat(out, in, in_len); in __expand_string()
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dstring.h47 char *strncat(char *dest, const char *src, size_t n);
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dstring_32.h19 extern char *strncat(char *dest, const char *src, size_t count);
/kernel/linux/linux-5.10/lib/
Dstring.c329 char *strncat(char *dest, const char *src, size_t count) in strncat() function
345 EXPORT_SYMBOL(strncat);
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.c45 strncat(feats_string, feats_names[i], flen); in feats_to_string()
/kernel/linux/linux-5.10/drivers/edac/
Dthunderx_edac.c1136 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_devlink.c468 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_ddp.c444 strncat(profile_name, flash->data, I40E_DDP_PROFILE_NAME_MAX); in i40e_ddp_flash()

12