/linux/block/partitions/ |
H A D | acorn.c | 43 strlcat(state->pp_buf, " [", PAGE_SIZE); in adfs_partition() 44 strlcat(state->pp_buf, name, PAGE_SIZE); in adfs_partition() 45 strlcat(state->pp_buf, "]", PAGE_SIZE); in adfs_partition() 81 strlcat(state->pp_buf, " [RISCiX]", PAGE_SIZE); in riscix_partition() 88 strlcat(state->pp_buf, " <", PAGE_SIZE); in riscix_partition() 97 strlcat(state->pp_buf, "(", PAGE_SIZE); in riscix_partition() 98 strlcat(state->pp_buf, rr->part[part].name, PAGE_SIZE); in riscix_partition() 99 strlcat(state->pp_buf, ")", PAGE_SIZE); in riscix_partition() 103 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in riscix_partition() 133 strlcat(state->pp_buf, " [Linux]", PAGE_SIZE); in linux_partition() [all …]
|
H A D | msdos.c | 270 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 277 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 290 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 298 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_solaris_x86() 373 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_bsd() 394 strlcat(state->pp_buf, "bad subpartition - ignored\n", PAGE_SIZE); in parse_bsd() 403 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_bsd() 405 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_bsd() 503 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_unixware() 518 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_unixware() [all …]
|
H A D | atari.c | 73 strlcat(state->pp_buf, " AHDI", PAGE_SIZE); in atari_partition() 92 strlcat(state->pp_buf, " XGM<", PAGE_SIZE); in atari_partition() 131 strlcat(state->pp_buf, " >", PAGE_SIZE); in atari_partition() 138 strlcat(state->pp_buf, " ICD<", PAGE_SIZE); in atari_partition() 147 strlcat(state->pp_buf, " >", PAGE_SIZE); in atari_partition() 153 strlcat(state->pp_buf, "\n", PAGE_SIZE); in atari_partition()
|
H A D | ibm.c | 184 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_vol1_partitions() 222 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_vol1_partitions() 244 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_lnx1_partitions() 261 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions() 273 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions() 295 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions() 301 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions() 317 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_cms1_partitions() 394 strlcat(state->pp_buf, "(nonl)", PAGE_SIZE); in ibm_partition() 398 strlcat(state->pp_buf, "\n", PAGE_SIZE); in ibm_partition()
|
H A D | sysv68.c | 78 strlcat(state->pp_buf, tmp, PAGE_SIZE); in sysv68_partition() 88 strlcat(state->pp_buf, tmp, PAGE_SIZE); in sysv68_partition() 92 strlcat(state->pp_buf, "\n", PAGE_SIZE); in sysv68_partition()
|
H A D | amiga.c | 89 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 194 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 198 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 202 strlcat(state->pp_buf, "\n", PAGE_SIZE); in amiga_partition()
|
H A D | mac.c | 89 strlcat(state->pp_buf, " [mac]", PAGE_SIZE); in mac_partition() 155 strlcat(state->pp_buf, "\n", PAGE_SIZE); in mac_partition()
|
/linux/security/selinux/ |
H A D | ima.c | 40 rc = strlcat(buf, selinux_initialized() ? on : off, buf_len); in selinux_ima_collect_state() 43 rc = strlcat(buf, "enforcing", buf_len); in selinux_ima_collect_state() 46 rc = strlcat(buf, enforcing_enabled() ? on : off, buf_len); in selinux_ima_collect_state() 49 rc = strlcat(buf, "checkreqprot", buf_len); in selinux_ima_collect_state() 52 rc = strlcat(buf, checkreqprot_get() ? on : off, buf_len); in selinux_ima_collect_state() 56 rc = strlcat(buf, selinux_policycap_names[i], buf_len); in selinux_ima_collect_state() 59 rc = strlcat(buf, selinux_state.policycap[i] ? on : off, in selinux_ima_collect_state()
|
/linux/arch/parisc/kernel/ |
H A D | setup.c | 60 strlcat(p, " console=", COMMAND_LINE_SIZE); in setup_cmdline() 62 strlcat(p, "ttyS0", COMMAND_LINE_SIZE); in setup_cmdline() 64 strlcat(p, "tty0", COMMAND_LINE_SIZE); in setup_cmdline() 69 strlcat(p, " earlycon=pdc", COMMAND_LINE_SIZE); in setup_cmdline()
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs.c | 766 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_cfg->sym_name.symname, in bfa_fcs_fabric_psymb_init() [all …]
|
/linux/arch/mips/ralink/ |
H A D | prom.c | 52 strlcat(arcs_cmdline, " ", sizeof(arcs_cmdline)); in prom_init_cmdline() 53 strlcat(arcs_cmdline, p, sizeof(arcs_cmdline)); in prom_init_cmdline()
|
/linux/arch/mips/cobalt/ |
H A D | setup.c | 108 strlcat(arcs_cmdline, argv[i], COMMAND_LINE_SIZE); in prom_init() 110 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init()
|
/linux/arch/mips/lantiq/ |
H A D | prom.c | 61 strlcat(arcs_cmdline, p, sizeof(arcs_cmdline)); in prom_init_cmdline() 62 strlcat(arcs_cmdline, " ", sizeof(arcs_cmdline)); in prom_init_cmdline()
|
/linux/arch/mips/fw/lib/ |
H A D | cmdline.c | 40 strlcat(arcs_cmdline, fw_argv(i), COMMAND_LINE_SIZE); in fw_init_cmdline() 42 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in fw_init_cmdline()
|
/linux/arch/mips/alchemy/common/ |
H A D | prom.c | 54 strlcat(arcs_cmdline, prom_argv[i], COMMAND_LINE_SIZE); in prom_init_cmdline() 56 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init_cmdline()
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 141 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() 504 if (strlcat(buf, tmp, PAGE_SIZE) >= PAGE_SIZE) in lpfc_nvme_info_show() [all …]
|
/linux/drivers/hid/usbhid/ |
H A D | usbmouse.c | 149 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()
|
/linux/arch/loongarch/kernel/ |
H A D | setup.c | 323 strlcat(boot_command_line, " ", COMMAND_LINE_SIZE); in bootcmdline_init() 326 strlcat(boot_command_line, init_command_line, COMMAND_LINE_SIZE); in bootcmdline_init() 337 strlcat(boot_command_line, " ", COMMAND_LINE_SIZE); in bootcmdline_init() 338 strlcat(boot_command_line, CONFIG_CMDLINE, COMMAND_LINE_SIZE); in bootcmdline_init()
|
/linux/drivers/input/tablet/ |
H A D | acecad.c | 159 strlcat(acecad->name, " ", sizeof(acecad->name)); in usb_acecad_probe() 160 strlcat(acecad->name, dev->product, sizeof(acecad->name)); in usb_acecad_probe() 164 strlcat(acecad->phys, "/input0", sizeof(acecad->phys)); in usb_acecad_probe()
|
/linux/arch/um/os-Linux/ |
H A D | umid.c | 46 strlcat(dir, uml_dir, sizeof(dir)); in make_uml_dir() 49 strlcat(dir, "/", sizeof(dir)); in make_uml_dir() 266 strlcat(tmp, "XXXXXX", sizeof(tmp)); in make_umid()
|
/linux/fs/nfs/ |
H A D | nfsroot.c | 178 if (strlcat(dest, ",", destlen) >= destlen) in root_nfs_cat() 181 if (strlcat(dest, src, destlen) >= destlen) in root_nfs_cat()
|
/linux/sound/usb/ |
H A D | card.c | 664 strlcat(card->longname, " ", sizeof(card->longname)); in usb_audio_make_longname() 667 strlcat(card->longname, card->shortname, sizeof(card->longname)); in usb_audio_make_longname() 669 len = strlcat(card->longname, " at ", sizeof(card->longname)); in usb_audio_make_longname() 676 strlcat(card->longname, ", low speed", sizeof(card->longname)); in usb_audio_make_longname() 679 strlcat(card->longname, ", full speed", sizeof(card->longname)); in usb_audio_make_longname() 682 strlcat(card->longname, ", high speed", sizeof(card->longname)); in usb_audio_make_longname() 685 strlcat(card->longname, ", super speed", sizeof(card->longname)); in usb_audio_make_longname() 688 strlcat(card->longname, ", super speed plus", sizeof(card->longname)); in usb_audio_make_longname()
|
/linux/drivers/usb/storage/ |
H A D | onetouch.c | 208 strlcat(onetouch->name, " ", sizeof(onetouch->name)); in onetouch_connect_input() 209 strlcat(onetouch->name, udev->product, sizeof(onetouch->name)); in onetouch_connect_input() 219 strlcat(onetouch->phys, "/input0", sizeof(onetouch->phys)); in onetouch_connect_input()
|
/linux/drivers/input/touchscreen/ |
H A D | wacom_w8001.c | 456 strlcat(basename, " Penabled", basename_sz); in w8001_setup_pen() 506 strlcat(basename, " 1FG", basename_sz); in w8001_setup_touch() 513 strlcat(basename, " 1FG", basename_sz); in w8001_setup_touch() 537 strlcat(basename, " 2FG", basename_sz); in w8001_setup_touch() 545 strlcat(basename, " Touchscreen", basename_sz); in w8001_setup_touch()
|
/linux/lib/kunit/ |
H A D | string-stream.c | 77 result_len = strlcat(frag_container->fragment, "\n", buf_len); in string_stream_vadd() 129 strlcat(buf, frag_container->fragment, buf_len); in string_stream_get_string()
|