HomeSort by: relevance | last modified time | path
    Searched refs:file_flush (Results 1 - 4 of 4) sorted by relevancy

  /src/bin/pax/
buf_subs.c 749 if (file_flush(ofd, fnm, isem) < 0) {
867 if (file_flush(fd2, fnm, isem) < 0)
extern.h 166 int file_flush(int, char *, int);
file_subs.c 954 * FILE, make sure to call file_flush() when the last write finishes with
1070 * file_flush()
1079 file_flush(int fd, char *fname, int isempt) function
  /src/external/mit/isl/dist/
isl_printer.c 20 static __isl_give isl_printer *file_flush(__isl_take isl_printer *p) function
204 file_flush

Completed in 95 milliseconds