Home
last modified time | relevance | path

Searched refs:fhclose (Results 1 – 4 of 4) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dfileops.c183 fhclose(fd, ft, fs); in ffsb_readfile()
212 fhclose(fd, ft, fs); in ffsb_readall()
277 fhclose(fd, ft, fs); in ffsb_writefile_core()
333 fhclose(fd, ft, fs); in ffsb_writeall_core()
392 fhclose(fd, ft, fs); in ffsb_appendfile_core()
460 fhclose(fd, ft, fs); in ffsb_createfile_core()
526 fhclose(fd, ft, fs); in ffsb_open_close()
Dfh.h36 void fhclose(int, struct ffsb_thread *, struct ffsb_fs *);
Dfh.c224 void fhclose(int fd, ffsb_thread_t * ft, ffsb_fs_t * fs) in fhclose() function
Dffsb_fs.c134 fhclose(fd, NULL, fs); in add_files()