Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dfh.h29 int fhopenappend(char *, struct ffsb_thread *, struct ffsb_fs *);
Dfh.c106 int fhopenappend(char *filename, ffsb_thread_t * ft, ffsb_fs_t * fs) in fhopenappend() function
Dfileops.c377 fd = fhopenappend(curfile->name, ft, fs); in ffsb_appendfile_core()