Home
last modified time | relevance | path

Searched refs:strjoin (Results 1 – 25 of 167) sorted by relevance

1234567

/systemd-251/coccinelle/
Dstrjoin.cocci8 - strjoin@p(args, NULL);
9 + strjoin(args);
11 - t = strjoin@p(args, NULL);
12 + t = strjoin(args);
14 - return strjoin@p(args, NULL);
15 + return strjoin(args);
/systemd-251/src/userdb/
Duserdbctl.c187 name = strjoin(special_glyph(SPECIAL_GLYPH_ARROW_DOWN), in table_add_uid_boundaries()
193 comment = strjoin("First ", uid_range_table[i].name, " user"); in table_add_uid_boundaries()
216 name = strjoin(special_glyph(SPECIAL_GLYPH_ARROW_UP), in table_add_uid_boundaries()
223 comment = strjoin("Last ", uid_range_table[i].name, " user"); in table_add_uid_boundaries()
256 name = strjoin(special_glyph(SPECIAL_GLYPH_ARROW_DOWN), in add_unavailable_uid()
280 name = strjoin(special_glyph(SPECIAL_GLYPH_ARROW_DOWN), in add_unavailable_uid()
550 name = strjoin(special_glyph(SPECIAL_GLYPH_ARROW_DOWN), in table_add_gid_boundaries()
556 comment = strjoin("First ", uid_range_table[i].name, " group"); in table_add_gid_boundaries()
576 name = strjoin(special_glyph(SPECIAL_GLYPH_ARROW_UP), in table_add_gid_boundaries()
583 comment = strjoin("Last ", uid_range_table[i].name, " group"); in table_add_gid_boundaries()
[all …]
/systemd-251/src/test/
Dtest-namespace.c72 x = strjoin("/tmp/systemd-private-", SD_ID128_TO_STRING(bid), "-abcd.service-"); in TEST()
73 y = strjoin("/var/tmp/systemd-private-", SD_ID128_TO_STRING(bid), "-abcd.service-"); in TEST()
78 …z = strjoin("/tmp/systemd-private-", SD_ID128_TO_STRING(bid), "-sys-devices-pci0000:00-0000:00:1a.… in TEST()
79 …zz = strjoin("/var/tmp/systemd-private-", SD_ID128_TO_STRING(bid), "-sys-devices-pci0000:00-0000:0… in TEST()
Dtest-string-util.c330 TEST(strjoin) { in TEST() argument
333 actual = strjoin("", "foo", "bar"); in TEST()
337 actual = strjoin("foo", "bar", "baz"); in TEST()
341 actual = strjoin("foo", "", "bar", "baz"); in TEST()
345 actual = strjoin("foo", NULL); in TEST()
349 actual = strjoin(NULL, NULL); in TEST()
353 actual = strjoin(NULL, "foo"); in TEST()
357 actual = strjoin("foo", NULL, "bar"); in TEST()
Dtest-date.c51 with_utc = strjoin(p, " UTC"); in test_one()
59 with_utc = strjoin(p, " UTC"); in test_one_noutc()
Dtest-copy.c158 assert_se(f = strjoin(original_dir, *p)); in TEST()
159 assert_se(l = strjoin(copy_dir, *ll)); in TEST()
169 assert_se(f = strjoin(copy_dir, *p)); in TEST()
170 assert_se(l = strjoin(copy_dir, *ll)); in TEST()
Dtest-env-file.c153 assert_se(j = strjoin("TEST=", v)); in TEST()
156 assert_se(cmd = strjoin(". ", p, " && /bin/echo -n \"$TEST\"")); in TEST()
Dtest-rlimit-util.c89 assert_se(prefixed = strjoin("Limit", p)); in TEST()
95 assert_se(prefixed = strjoin("RLIMIT_", p)); in TEST()
Dtest-replace-var.c11 return strjoin("<<<", variable, ">>>"); in lookup()
Dtest-path-util.c95 hoge = strjoin("/", foo); in TEST()
100 hoge = strjoin("a////.//././//./b///././/./c/////././//./", foo, "//.//////d/e/.//f/"); in TEST()
103 hoge_out = strjoin("a/b/c/", foo, "//.//////d/e/.//f/"); in TEST()
673 hoge = strjoin("a/b/c/", foo, "//d/e/.//f/"); in TEST()
750 hoge = strjoin(foo, "/a/b/c/"); in TEST()
/systemd-251/src/cryptsetup/
Dcryptsetup-generator.c136 where = strjoin(arg_runtime_directory, "/", type_prefix, "-", name_escaped); in generate_device_mount()
203 u = strjoin(type_prefix, "-", name_escaped, "-umount.service"); in generate_device_umount()
438 p = strjoin("header=", header_path); in create_disk()
440 p = strjoin(filtered_header, ",header=", header_path); in create_disk()
618 filtered_headerdev = strjoin("header=", headerfile); in filter_header_device()
620 filtered_headerdev = strjoin(filtered_headerspec, ",header=", headerfile); in filter_header_device()
860 d->name = strjoin("luks-", d->uuid); in add_proc_cmdline_devices()
865 device = strjoin("UUID=", d->uuid); in add_proc_cmdline_devices()
/systemd-251/src/journal/
Djournald-kmsg.c224 b = strjoin("_UDEV_DEVNODE=", g); in dev_kmsg_record()
232 b = strjoin("_UDEV_SYSNAME=", g); in dev_kmsg_record()
245 b = strjoin("_UDEV_DEVLINK=", g); in dev_kmsg_record()
284 syslog_identifier = strjoin("SYSLOG_IDENTIFIER=", identifier); in dev_kmsg_record()
290 syslog_pid = strjoin("SYSLOG_PID=", pid); in dev_kmsg_record()
Djournald-wall.c43 l = l_buf = strjoin(identifier, ": ", message); in server_forward_wall()
/systemd-251/src/basic/
Dunit-name.c287 s = strjoin(prefix, "@", instance, ".", ut); in unit_name_build_from_type()
289 s = strjoin(prefix, ".", ut); in unit_name_build_from_type()
444 s = strjoin("/", w); in unit_name_path_unescape()
595 s = strjoin(p, suffix); in unit_name_from_path()
638 s = strjoin(prefix, "@", p, suffix); in unit_name_from_path_instance()
829 subslice = strjoin(name, ".slice"); in slice_build_subslice()
Dlocale-util.c44 return strjoin(prefix, ".UTF-8"); in normalize_locale()
55 return strjoin(prefix, ".UTF-8@", e + 6); in normalize_locale()
Dio-util.c265 x = strjoin(field, value); in set_iovec_string_field()
319 x = strjoin(field, value); in iovw_put_string_field()
/systemd-251/src/cryptenroll/
Dcryptenroll-password.c49 question = strjoin("Please enter new passphrase for disk ", node, ":"); in enroll_password()
60 … question = strjoin("Please enter new passphrase for disk ", node, " (repeat):"); in enroll_password()
/systemd-251/src/analyze/
Danalyze-inspect-elf.c67 suffixed = strjoin(module_name, ":"); in analyze_elf()
104 suffixed = strjoin(field_name, ":"); in analyze_elf()
/systemd-251/src/shared/
Dnet-condition.c269 k = strjoin("!", word); in config_parse_match_strv()
332 k = strjoin("!", word); in config_parse_match_ifnames()
395 k = strjoin("!", word); in config_parse_match_property()
Ddropin.c46 p = strjoin(dir, "/", unit, ".d"); in drop_in_file()
47 q = strjoin(p, "/", prefix, "-", b, ".conf"); in drop_in_file()
Dpretty-print.c53 n = strjoin("\x1B]8;;", url, "\a", text, "\x1B]8;;\a"); in terminal_urlify()
85 url = strjoin("file://", u.nodename, path); in file_url_from_path()
Duserdb-dropin.c50 j = strjoin(d, "/", name, ".user-privileged"); in load_user()
194 j = strjoin(d, "/", name, ".group-privileged"); in load_group()
/systemd-251/src/home/
Dpam_systemd_home.c132 homed_field = strjoin("systemd-home-user-record-", username); in acquire_user_record()
195 generic_field = strjoin("systemd-user-record-", username); in acquire_user_record()
253 homed_field = strjoin("systemd-home-user-record-", username); in release_user_record()
261 generic_field = strjoin("systemd-user-record-", username); in release_user_record()
550 fd_field = strjoin("systemd-home-fd-", username); in acquire_home()
720 fd_field = strjoin("systemd-home-fd-", username); in release_home_fd()
/systemd-251/src/nspawn/
Dnspawn-network.c564 n = strjoin("mv-", *i); in setup_macvlan()
570 a = strjoin("mv-", *i); in setup_macvlan()
645 n = strjoin("iv-", *i); in setup_ipvlan()
651 a = strjoin("iv-", *i); in setup_ipvlan()
/systemd-251/src/locale/
Dkeymap-util.c536 n = strjoin(x11_layout, "-", x11_variant); in find_converted_keymap()
546 p = strjoin(dir, "xkb/", n, ".map"); in find_converted_keymap()
547 pz = strjoin(dir, "xkb/", n, ".map.gz"); in find_converted_keymap()
814 locale_entry = strjoin(locale, " UTF-8"); in locale_gen_enable_locale()

1234567