Home
last modified time | relevance | path

Searched refs:strlcat (Results 26 - 50 of 301) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcs.c766 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
770 strlcat(port_cfg->sym_name.symname, driver_info->version, in bfa_fcs_fabric_psymb_init()
772 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
776 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
779 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
788 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
791 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
795 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
798 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
803 strlcat(port_cf in bfa_fcs_fabric_psymb_init()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_fcs.c766 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
770 strlcat(port_cfg->sym_name.symname, driver_info->version, in bfa_fcs_fabric_psymb_init()
772 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
776 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
779 strlcat(port_cfg->sym_name.symname, BFA_FCS_PORT_SYMBNAME_SEPARATOR, in bfa_fcs_fabric_psymb_init()
788 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
791 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
795 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
798 strlcat(port_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init()
803 strlcat(port_cf in bfa_fcs_fabric_psymb_init()
[all...]
/kernel/linux/linux-5.10/arch/mips/lantiq/
H A Dprom.c57 strlcat(arcs_cmdline, p, sizeof(arcs_cmdline)); in prom_init_cmdline()
58 strlcat(arcs_cmdline, " ", sizeof(arcs_cmdline)); in prom_init_cmdline()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dintr.c100 strlcat(msg, "[", msgl); in format_hwmsg()
101 strlcat(msg, hwmsg, msgl); in format_hwmsg()
102 strlcat(msg, "]", msgl); in format_hwmsg()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dintr.c58 strlcat(msg, "[", msgl); in format_hwmsg()
59 strlcat(msg, hwmsg, msgl); in format_hwmsg()
60 strlcat(msg, "]", msgl); in format_hwmsg()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c489 strlcat(wrqu->name, "b", IFNAMSIZ); in ieee80211_wx_get_name()
491 strlcat(wrqu->name, "/g", IFNAMSIZ); in ieee80211_wx_get_name()
493 strlcat(wrqu->name, "g", IFNAMSIZ); in ieee80211_wx_get_name()
497 strlcat(wrqu->name, "/n", IFNAMSIZ); in ieee80211_wx_get_name()
501 strlcat(wrqu->name, " linked", IFNAMSIZ); in ieee80211_wx_get_name()
503 strlcat(wrqu->name, " link..", IFNAMSIZ); in ieee80211_wx_get_name()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c489 strlcat(wrqu->name, "b", IFNAMSIZ); in ieee80211_wx_get_name()
491 strlcat(wrqu->name, "/g", IFNAMSIZ); in ieee80211_wx_get_name()
493 strlcat(wrqu->name, "g", IFNAMSIZ); in ieee80211_wx_get_name()
497 strlcat(wrqu->name, "/n", IFNAMSIZ); in ieee80211_wx_get_name()
501 strlcat(wrqu->name, " linked", IFNAMSIZ); in ieee80211_wx_get_name()
503 strlcat(wrqu->name, " link..", IFNAMSIZ); in ieee80211_wx_get_name()
/kernel/linux/linux-5.10/arch/mips/fw/lib/
H A Dcmdline.c40 strlcat(arcs_cmdline, fw_argv(i), COMMAND_LINE_SIZE); in fw_init_cmdline()
42 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in fw_init_cmdline()
/kernel/linux/linux-5.10/arch/mips/cobalt/
H A Dsetup.c111 strlcat(arcs_cmdline, argv[i], COMMAND_LINE_SIZE); in prom_init()
113 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init()
/kernel/linux/linux-5.10/arch/mips/alchemy/common/
H A Dprom.c53 strlcat(arcs_cmdline, prom_argv[i], COMMAND_LINE_SIZE); in prom_init_cmdline()
55 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init_cmdline()
/kernel/linux/linux-6.6/arch/mips/fw/lib/
H A Dcmdline.c40 strlcat(arcs_cmdline, fw_argv(i), COMMAND_LINE_SIZE); in fw_init_cmdline()
42 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in fw_init_cmdline()
/kernel/linux/linux-6.6/arch/mips/alchemy/common/
H A Dprom.c53 strlcat(arcs_cmdline, prom_argv[i], COMMAND_LINE_SIZE); in prom_init_cmdline()
55 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init_cmdline()
/kernel/linux/linux-6.6/arch/mips/cobalt/
H A Dsetup.c111 strlcat(arcs_cmdline, argv[i], COMMAND_LINE_SIZE); in prom_init()
113 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init()
/kernel/linux/linux-6.6/arch/mips/lantiq/
H A Dprom.c61 strlcat(arcs_cmdline, p, sizeof(arcs_cmdline)); in prom_init_cmdline()
62 strlcat(arcs_cmdline, " ", sizeof(arcs_cmdline)); in prom_init_cmdline()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c141 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show()
161 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show()
182 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show()
199 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show()
220 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show()
237 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show()
254 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show()
269 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_cmf_info_show()
278 strlcat(buf, tmp, PAGE_SIZE); in lpfc_cmf_info_show()
371 if (strlcat(bu in lpfc_nvme_info_show()
[all...]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwacom_w8001.c458 strlcat(basename, " Penabled", basename_sz); in w8001_setup_pen()
508 strlcat(basename, " 1FG", basename_sz); in w8001_setup_touch()
515 strlcat(basename, " 1FG", basename_sz); in w8001_setup_touch()
539 strlcat(basename, " 2FG", basename_sz); in w8001_setup_touch()
547 strlcat(basename, " Touchscreen", basename_sz); in w8001_setup_touch()
639 strlcat(w8001->pen_name, " Pen", sizeof(w8001->pen_name)); in w8001_connect()
655 strlcat(w8001->touch_name, " Finger", in w8001_connect()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwacom_w8001.c458 strlcat(basename, " Penabled", basename_sz); in w8001_setup_pen()
508 strlcat(basename, " 1FG", basename_sz); in w8001_setup_touch()
515 strlcat(basename, " 1FG", basename_sz); in w8001_setup_touch()
539 strlcat(basename, " 2FG", basename_sz); in w8001_setup_touch()
547 strlcat(basename, " Touchscreen", basename_sz); in w8001_setup_touch()
639 strlcat(w8001->pen_name, " Pen", sizeof(w8001->pen_name)); in w8001_connect()
655 strlcat(w8001->touch_name, " Finger", in w8001_connect()
/kernel/linux/linux-5.10/arch/mips/ar7/
H A Dprom.c47 strlcat(arcs_cmdline, argv[i], COMMAND_LINE_SIZE); in ar7_init_cmdline()
49 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in ar7_init_cmdline()
229 strlcat(arcs_cmdline, console_string, COMMAND_LINE_SIZE); in console_config()
/kernel/linux/linux-6.6/arch/mips/ar7/
H A Dprom.c47 strlcat(arcs_cmdline, argv[i], COMMAND_LINE_SIZE); in ar7_init_cmdline()
49 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in ar7_init_cmdline()
229 strlcat(arcs_cmdline, console_string, COMMAND_LINE_SIZE); in console_config()
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dusbmouse.c149 strlcat(mouse->name, " ", sizeof(mouse->name)); in usb_mouse_probe()
150 strlcat(mouse->name, dev->product, sizeof(mouse->name)); in usb_mouse_probe()
160 strlcat(mouse->phys, "/input0", sizeof(mouse->phys)); in usb_mouse_probe()
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_intr.c49 strlcat(msg, "[", msgl); in qib_format_hwmsg()
50 strlcat(msg, hwmsg, msgl); in qib_format_hwmsg()
51 strlcat(msg, "]", msgl); in qib_format_hwmsg()
H A Dqib_iba6120.c815 strlcat(msg, in qib_handle_6120_hwerrors()
834 strlcat(msg, bitsmsg, msgl); in qib_handle_6120_hwerrors()
842 strlcat(msg, bitsmsg, msgl); in qib_handle_6120_hwerrors()
900 strlcat(buf, "CRC ", blen); in qib_decode_6120_err()
905 strlcat(buf, "rhdrlen ", blen); in qib_decode_6120_err()
907 strlcat(buf, "rbadtid ", blen); in qib_decode_6120_err()
909 strlcat(buf, "rbadversion ", blen); in qib_decode_6120_err()
911 strlcat(buf, "rhdr ", blen); in qib_decode_6120_err()
913 strlcat(buf, "rlongpktlen ", blen); in qib_decode_6120_err()
915 strlcat(bu in qib_decode_6120_err()
[all...]
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dusbmouse.c149 strlcat(mouse->name, " ", sizeof(mouse->name)); in usb_mouse_probe()
150 strlcat(mouse->name, dev->product, sizeof(mouse->name)); in usb_mouse_probe()
160 strlcat(mouse->phys, "/input0", sizeof(mouse->phys)); in usb_mouse_probe()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_intr.c49 strlcat(msg, "[", msgl); in qib_format_hwmsg()
50 strlcat(msg, hwmsg, msgl); in qib_format_hwmsg()
51 strlcat(msg, "]", msgl); in qib_format_hwmsg()
/third_party/cups-filters/filter/foomatic-rip/
H A Dspooler.c180 strlcat(configfile, "/direct/.config", 1024); in find_default_printer()
184 strlcat(configfile, "/direct.conf", 1024); in find_default_printer()
202 strlcat(user_default_path, "/.foomatic/", 256); in init_direct()

Completed in 19 milliseconds

12345678910>>...13