Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dfh.h27 int fhopenwrite(char *, struct ffsb_thread *, struct ffsb_fs *);
Dfileops.c238 fd = fhopenwrite(curfile->name, ft, fs); in ffsb_writefile_core()
320 fd = fhopenwrite(curfile->name, ft, fs); in ffsb_writeall_core()
Dfh.c116 int fhopenwrite(char *filename, ffsb_thread_t * ft, ffsb_fs_t * fs) in fhopenwrite() function