Searched defs:fflush_and_check (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dfileio.c59 return fflush_and_check(f);
810 r = fflush_and_check(f);
1058 int fflush_and_check(FILE *f) { function

Completed in 31 milliseconds