Searched refs:fflush_and_check (Results 1 - 25 of 38) sorted by relevance

12

/systemd/src/basic/
H A Dfileio.h71 int fflush_and_check(FILE *f);
H A Dfileio.c59 return fflush_and_check(f);
810 r = fflush_and_check(f);
1058 int fflush_and_check(FILE *f) { function
/systemd/src/shared/
H A Dgenerator.c81 r = fflush_and_check(f);
H A Dask-password-api.c539 r = fflush_and_check(f);
/systemd/src/dbus1-generator/
H A Ddbus1-generator.c104 r = fflush_and_check(f);
136 r = fflush_and_check(f);
/systemd/src/fstab-generator/
H A Dfstab-generator.c108 r = fflush_and_check(f);
335 r = fflush_and_check(f);
390 r = fflush_and_check(f);
/systemd/src/gpt-auto-generator/
H A Dgpt-auto-generator.c108 r = fflush_and_check(f);
234 r = fflush_and_check(f);
360 r = fflush_and_check(f);
437 r = fflush_and_check(f);
/systemd/src/libsystemd/sd-bus/
H A Dbus-introspect.c187 r = fflush_and_check(i->f);
H A Dbus-dump.c556 return fflush_and_check(f);
601 return fflush_and_check(f);
H A Dbus-match.c971 r = fflush_and_check(f);
/systemd/src/resolve/
H A Dresolved-resolv-conf.c222 return fflush_and_check(f);
/systemd/src/core/
H A Ddbus-cgroup.c425 r = fflush_and_check(f);
501 r = fflush_and_check(f);
648 r = fflush_and_check(f);
H A Ddbus-service.c266 r = fflush_and_check(f);
/systemd/src/cryptsetup/
H A Dcryptsetup-generator.c183 r = fflush_and_check(f);
/systemd/src/sysusers/
H A Dsysusers.c457 r = fflush_and_check(group);
524 r = fflush_and_check(gshadow);
611 r = fflush_and_check(passwd);
690 r = fflush_and_check(shadow);
/systemd/src/login/
H A Dlogind-inhibit.c140 r = fflush_and_check(f);
H A Dlogind-seat.c149 r = fflush_and_check(f);
H A Dlogind-user.c267 r = fflush_and_check(f);
/systemd/src/firstboot/
H A Dfirstboot.c505 return fflush_and_check(f);
/systemd/src/journal/
H A Dcatalog.c439 r = fflush_and_check(w);
H A Djournald-stream.c197 r = fflush_and_check(f);
/systemd/src/journal-remote/
H A Djournal-upload.c140 r = fflush_and_check(f);
/systemd/src/libsystemd-network/
H A Dsd-lldp.c574 r = fflush_and_check(f);
/systemd/src/machine/
H A Dmachine.c215 r = fflush_and_check(f);
/systemd/src/boot/
H A Dbootctl.c492 r = fflush_and_check(g);

Completed in 4576 milliseconds

12