Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dbuf_subs.c721 file_flush(ofd, fnm, isem); in rd_wrfile()
813 file_flush(fd2, fnm, isem); in cp_file()
H A Dextern.h147 void file_flush(int, char *, int);
H A Dfile_subs.c828 file_flush(int fd, char *fname, int isempt) in file_flush() function