Home
last modified time | relevance | path

Searched refs:fflush_and_check (Results 1 – 25 of 59) sorted by relevance

123

/systemd-251/src/gpt-auto-generator/
Dgpt-auto-generator.c149 r = fflush_and_check(f); in add_cryptsetup()
273 r = fflush_and_check(f); in add_mount()
399 r = fflush_and_check(f); in add_swap()
462 r = fflush_and_check(f); in add_automount()
/systemd-251/src/shared/
Dgenerator.c133 r = fflush_and_check(f); in write_fsck_sysroot_service()
410 r = fflush_and_check(f); in generator_hook_up_mkswap()
489 r = fflush_and_check(f); in generator_hook_up_mkfs()
Delf-util.c559 r = fflush_and_check(c.f); in parse_core()
673 r = fflush_and_check(c.f); in parse_elf()
/systemd-251/src/core/
Ddbus-cgroup.c653 r = fflush_and_check(f); in bus_cgroup_set_transient_property()
734 r = fflush_and_check(f); in bus_cgroup_set_transient_property()
1282 r = fflush_and_check(f); in bus_cgroup_set_property()
1358 r = fflush_and_check(f); in bus_cgroup_set_property()
1432 r = fflush_and_check(f); in bus_cgroup_set_property()
1529 r = fflush_and_check(f); in bus_cgroup_set_property()
1606 r = fflush_and_check(f); in bus_cgroup_set_property()
1709 r = fflush_and_check(f); in bus_cgroup_set_property()
1841 r = fflush_and_check(f); in bus_cgroup_set_property()
1995 r = fflush_and_check(f); in bus_cgroup_set_property()
Dmanager-dump.c69 r = fflush_and_check(f); in manager_get_dump_string()
Dsmack-setup.c228 q = fflush_and_check(dst); in write_netlabel_rules()
/systemd-251/src/resolve/
Dresolved-resolv-conf.c291 return fflush_and_check(f); in write_uplink_resolv_conf_contents()
324 return fflush_and_check(f); in write_stub_resolv_conf_contents()
Dtest-resolved-etc-hosts.c67 assert_se(fflush_and_check(f) >= 0); in TEST()
/systemd-251/src/cryptsetup/
Dcryptsetup-generator.c178 r = fflush_and_check(f); in generate_device_mount()
222 r = fflush_and_check(f); in generate_device_umount()
521 r = fflush_and_check(f); in create_disk()
/systemd-251/src/run-generator/
Drun-generator.c97 r = fflush_and_check(f); in generate()
/systemd-251/src/veritysetup/
Dveritysetup-generator.c138 r = fflush_and_check(f); in create_device()
433 r = fflush_and_check(f); in create_disk()
/systemd-251/src/test/
Dtest-uid-alloc-range.c30 assert_se(fflush_and_check(f) >= 0); in test_read_login_defs_one()
Dtest-uid-range.c122 assert_se(fflush_and_check(f) >= 0); in TEST()
Dtest-serialize.c166 assert_se(fflush_and_check(f) == 0); in TEST()
/systemd-251/src/fstab-generator/
Dfstab-generator.c151 r = fflush_and_check(f); in add_swap()
497 r = fflush_and_check(f); in add_mount()
559 r = fflush_and_check(f); in add_mount()
/systemd-251/src/integritysetup/
Dintegritysetup-generator.c109 r = fflush_and_check(f); in create_disk()
/systemd-251/src/network/
Dnetworkd-lldp-rx.c156 r = fflush_and_check(f); in link_lldp_save()
Dnetworkd-state-file.c273 r = fflush_and_check(f); in manager_save()
684 r = fflush_and_check(f); in link_save()
/systemd-251/src/home/
Duser-record-sign.c75 r = fflush_and_check(mf); in user_record_sign()
Dhomework-cifs.c75 r = fflush_and_check(f); in home_setup_cifs()
/systemd-251/src/basic/
Dfileio.h97 int fflush_and_check(FILE *f);
Dfileio.c197 r = fflush_and_check(f); in write_string_stream_ts()
1156 int fflush_and_check(FILE *f) { in fflush_and_check() function
1173 r = fflush_and_check(f); in fflush_sync_and_check()
/systemd-251/src/libsystemd/sd-bus/
Dbus-introspect.c267 r = fflush_and_check(i->f); in introspect_finish()
Dbus-dump.c587 return fflush_and_check(f); in bus_pcap_header()
648 return fflush_and_check(f); in bus_message_pcap_frame()
/systemd-251/src/network/generator/
Dnetwork-generator.c1246 r = fflush_and_check(f); in network_format()
1277 r = fflush_and_check(f); in netdev_format()
1308 r = fflush_and_check(f); in link_format()

123