Home
last modified time | relevance | path

Searched refs:strstrip (Results 1 – 25 of 47) sorted by relevance

12

/systemd-251/src/sysv-generator/ !
Dsysv-generator.c459 t = strstrip(l); in load_sysv()
507 j = empty_to_null(strstrip(t+12)); in load_sysv()
518 fn = strstrip(t+8); in load_sysv()
543 j = strstrip(t); in load_sysv()
572 j = empty_to_null(strstrip(t+12)); in load_sysv()
583 j = empty_to_null(strstrip(t+18)); in load_sysv()
594 j = strstrip(t); in load_sysv()
/systemd-251/src/sysctl/ !
Dsysctl.c213 p = strstrip(l); in parse_file()
229 value = strstrip(value); in parse_file()
244 p = strstrip(p); in parse_file()
/systemd-251/src/locale/ !
Dkeymap-util.c239 l = strstrip(line); in x11_read_data()
440 l = strstrip(line); in read_next_mapping()
794 line = strstrip(line); in locale_gen_locale_supported()
873 line = strstrip(line); in locale_gen_enable_locale()
882 line_locale = strstrip(line_locale + 1); in locale_gen_enable_locale()
Dlocalectl.c305 l = strstrip(line); in list_x11_keymaps()
/systemd-251/src/libsystemd/sd-journal/ !
Djournal-send.c127 (void) strstrip(buffer); in sd_journal_printv()
183 (void) strstrip(buffer); /* strip trailing whitespace, keep prefixing whitespace */ in fill_iovec_sprintf()
503 (void) strstrip(buffer); in sd_journal_printv_with_location()
/systemd-251/src/integritysetup/ !
Dintegritysetup-generator.c145 l = strstrip(line); in add_integritytab_devices()
/systemd-251/src/resolve/ !
Dresolvconf-compat.c238 l = strstrip(line); in resolvconf_parse_argv()
Dresolved-resolv-conf.c136 l = strstrip(line); in manager_read_resolv_conf()
Dresolved-etc-hosts.c274 l = strstrip(line); in etc_hosts_parse()
/systemd-251/src/shared/ !
Dhostname-setup.c91 p = strstrip(line); in read_etc_hostname_stream()
Dpkcs11-util.c152 strstrip(t); in pkcs11_token_label()
163 strstrip(t); in pkcs11_token_manufacturer_id()
174 strstrip(t); in pkcs11_token_model()
Dcondition.c237 s = strstrip(word); in condition_test_kernel_version()
994 slice = strstrip(first); in condition_test_psi()
1071 value = strstrip(third); in condition_test_psi()
Dconf-parser.c185 l = strstrip(l); in parse_line()
265 strstrip(l), in parse_line()
266 strstrip(e), in parse_line()
/systemd-251/src/systemctl/ !
Dsystemctl-edit.c190 commented_contents = strreplace(strstrip(contents), "\n", "\n# "); in create_edit_temp_file()
485 contents_start = strstrip(contents_start); in trim_edit_markers()
/systemd-251/src/core/ !
Dmanager-serialize.c237 unit_name = strstrip(line); in manager_deserialize_units()
336 l = strstrip(line); in manager_deserialize()
Dunit-serialize.c286 l = strstrip(line); in unit_deserialize()
575 l = strstrip(line); in unit_deserialize_skip()
Dbpf-devices.c471 p = strstrip(line); in bpf_devices_allow_list_major()
Dimport-creds.c405 r = safe_atou64(strstrip(szs), &sz); in import_credentials_qemu()
/systemd-251/src/modules-load/ !
Dmodules-load.c91 l = strstrip(line); in apply_file()
/systemd-251/src/binfmt/ !
Dbinfmt.c98 p = strstrip(text); in apply_file()
/systemd-251/src/basic/ !
Dstring-util.h104 char *strstrip(char *s);
/systemd-251/src/test/ !
Dtest-serialize.c180 l = strstrip(line); in TEST()
Dtest-string-util.c219 TEST(strstrip) { in TEST() argument
222 ret = strstrip(input); in TEST()
/systemd-251/src/veritysetup/ !
Dveritysetup-generator.c477 l = strstrip(line); in add_veritytab_devices()
/systemd-251/src/libsystemd/sd-path/ !
Dsd-path.c110 l = strstrip(line); in from_user_dir()

12