OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fhseek
(Results
1 - 3
of
3
) sorted by null
/external/ltp/utils/ffsb-6.0-rc2/
fh.h
35
void
fhseek
(int, uint64_t, int, struct ffsb_thread *, struct ffsb_fs *);
fileops.c
149
fhseek
(fd, (uint64_t) read_skipsize, SEEK_CUR,
161
fhseek
(fd, offset, SEEK_SET, ft, fs);
177
fhseek
(fd, offset, SEEK_SET, ft, fs);
251
fhseek
(fd, offset, SEEK_SET, ft, fs);
264
fhseek
(fd, offset, SEEK_SET, ft, fs);
fh.c
189
void
fhseek
(int fd, uint64_t offset, int whence, ffsb_thread_t * ft,
function
Completed in 338 milliseconds