Home
last modified time | relevance | path

Searched refs:file_flush (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/bin/pax/
H A Dbuf_subs.c727 file_flush(ofd, fnm, isem); in rd_wrfile()
819 file_flush(fd2, fnm, isem); in cp_file()
H A Dextern.h149 void file_flush(int, char *, int);
H A Dfile_subs.c829 file_flush(int fd, char *fname, int isempt) in file_flush() function