/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/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(stat in linux_partition() [all...] |
H A D | msdos.c | 269 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 276 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 289 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_solaris_x86() 297 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_solaris_x86() 372 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_bsd() 393 strlcat(state->pp_buf, "bad subpartition - ignored\n", PAGE_SIZE); in parse_bsd() 402 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_bsd() 404 strlcat(state->pp_buf, " >\n", PAGE_SIZE); in parse_bsd() 502 strlcat(state->pp_buf, tmp, PAGE_SIZE); in parse_unixware() 517 strlcat(stat 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() 148 strlcat(state->pp_buf, " >", PAGE_SIZE); in atari_partition() 154 strlcat(state->pp_buf, "\n", PAGE_SIZE); in atari_partition()
|
H A D | ibm.c | 149 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_vol1_partitions() 187 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_vol1_partitions() 209 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_lnx1_partitions() 226 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions() 238 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions() 260 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions() 266 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions() 282 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_cms1_partitions() 355 strlcat(state->pp_buf, "(nonl)", PAGE_SIZE); in ibm_partition() 359 strlcat(stat in ibm_partition() [all...] |
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 | 90 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 195 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 199 strlcat(state->pp_buf, tmp, PAGE_SIZE); in amiga_partition() 203 strlcat(state->pp_buf, "\n", PAGE_SIZE); in amiga_partition()
|
/kernel/linux/linux-6.6/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(stat 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(stat 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 | 149 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_vol1_partitions() 187 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_vol1_partitions() 209 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_lnx1_partitions() 226 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions() 238 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_lnx1_partitions() 260 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions() 266 strlcat(state->pp_buf, tmp, PAGE_SIZE); in find_cms1_partitions() 282 strlcat(state->pp_buf, "\n", PAGE_SIZE); in find_cms1_partitions() 356 strlcat(state->pp_buf, "(nonl)", PAGE_SIZE); in ibm_partition() 360 strlcat(stat in ibm_partition() [all...] |
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()
|
/kernel/linux/linux-6.6/lib/ |
H A D | strcat_kunit.c | 67 KUNIT_EXPECT_EQ(test, strlcat(dest, "", len), 0); in strlcat_test() 70 KUNIT_EXPECT_EQ(test, strlcat(dest, "four", 1 + unconst), 4); in strlcat_test() 74 KUNIT_EXPECT_EQ(test, strlcat(dest, "four", len), 4); in strlcat_test() 77 KUNIT_EXPECT_EQ(test, strlcat(dest, "AB", len), 6); in strlcat_test() 80 KUNIT_EXPECT_EQ(test, strlcat(dest, "CD", 7 + unconst), 8); in strlcat_test() 83 KUNIT_EXPECT_EQ(test, strlcat(dest, "EFG", len), 9); in strlcat_test() 86 KUNIT_EXPECT_EQ(test, strlcat(dest, "1234", len), 11); in strlcat_test()
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | i8042-loongsonio.h | 85 strlcat(dst, " ", dst_size); in i8042_pnp_id_to_string() 86 strlcat(dst, id->id, dst_size); in i8042_pnp_id_to_string() 105 strlcat(i8042_pnp_kbd_name, ":", sizeof(i8042_pnp_kbd_name)); in i8042_pnp_kbd_probe() 106 strlcat(i8042_pnp_kbd_name, pnp_dev_name(dev), in i8042_pnp_kbd_probe() 133 strlcat(i8042_pnp_aux_name, ":", sizeof(i8042_pnp_aux_name)); in i8042_pnp_aux_probe() 134 strlcat(i8042_pnp_aux_name, pnp_dev_name(dev), in i8042_pnp_aux_probe()
|
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | orangefs-debugfs.c | 603 * strlcat(dst, src, size) will append at most in orangefs_prepare_debugfs_help_string() 609 * help string and let strlcat take care of assuring that in orangefs_prepare_debugfs_help_string() 612 strlcat(new, client_title, string_size); in orangefs_prepare_debugfs_help_string() 628 strlcat(new, "\t", string_size); in orangefs_prepare_debugfs_help_string() 629 strlcat(new, cdm_array[i].keyword, string_size); in orangefs_prepare_debugfs_help_string() 630 strlcat(new, "\n", string_size); in orangefs_prepare_debugfs_help_string() 634 strlcat(new, "\n", string_size); in orangefs_prepare_debugfs_help_string() 635 strlcat(new, kernel_title, string_size); in orangefs_prepare_debugfs_help_string() 638 strlcat(new, "\t", string_size); in orangefs_prepare_debugfs_help_string() 639 strlcat(ne in orangefs_prepare_debugfs_help_string() [all...] |
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | orangefs-debugfs.c | 603 * strlcat(dst, src, size) will append at most in orangefs_prepare_debugfs_help_string() 609 * help string and let strlcat take care of assuring that in orangefs_prepare_debugfs_help_string() 612 strlcat(new, client_title, string_size); in orangefs_prepare_debugfs_help_string() 628 strlcat(new, "\t", string_size); in orangefs_prepare_debugfs_help_string() 629 strlcat(new, cdm_array[i].keyword, string_size); in orangefs_prepare_debugfs_help_string() 630 strlcat(new, "\n", string_size); in orangefs_prepare_debugfs_help_string() 634 strlcat(new, "\n", string_size); in orangefs_prepare_debugfs_help_string() 635 strlcat(new, kernel_title, string_size); in orangefs_prepare_debugfs_help_string() 638 strlcat(new, "\t", string_size); in orangefs_prepare_debugfs_help_string() 639 strlcat(ne in orangefs_prepare_debugfs_help_string() [all...] |
/kernel/linux/linux-5.10/arch/mips/ralink/ |
H A D | prom.c | 55 strlcat(arcs_cmdline, " ", sizeof(arcs_cmdline)); in prom_init_cmdline() 56 strlcat(arcs_cmdline, p, sizeof(arcs_cmdline)); in prom_init_cmdline()
|
/kernel/linux/linux-5.10/arch/mips/vr41xx/common/ |
H A D | init.c | 56 strlcat(arcs_cmdline, argv[i], COMMAND_LINE_SIZE); in prom_init() 58 strlcat(arcs_cmdline, " ", COMMAND_LINE_SIZE); in prom_init()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/arch/mips/lantiq/ |
H A D | prom.c | 57 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/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_cf in bfa_fcs_fabric_psymb_init() [all...] |
/kernel/linux/linux-6.6/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_cf in bfa_fcs_fabric_psymb_init() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | intr.c | 100 strlcat(msg, "[", msgl); in format_hwmsg() 101 strlcat(msg, hwmsg, msgl); in format_hwmsg() 102 strlcat(msg, "]", msgl); in format_hwmsg()
|