Searched refs:fhopenappend (Results 1 – 3 of 3) sorted by relevance
29 int fhopenappend(char *, struct ffsb_thread *, struct ffsb_fs *);
106 int fhopenappend(char *filename, ffsb_thread_t * ft, ffsb_fs_t * fs) in fhopenappend() function
377 fd = fhopenappend(curfile->name, ft, fs); in ffsb_appendfile_core()