Searched defs:seek (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/libs/zlib/
H A Dgzguts.h109 int seek; /* true if seek request pending */ member in struct:__anon5225
/haiku-fatelf/headers/private/kernel/arch/sparc/
H A Dstand.h76 off_t (*seek) __P((struct open_file *f, off_t offset, int where)); member in struct:fs_ops
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice.h96 s64 (*seek)(struct ntfs_device *dev, s64 offset, int whence); member in struct:ntfs_device_operations
/haiku-fatelf/src/add-ons/media/plugins/asf_reader/
H A DASFFileReader.cpp469 ASFFileReader::seek(void *opaque, int64_t offset) function in class:ASFFileReader
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_io.cpp134 int CFileOp::seek(int offset, int whence) function in class:CFileOp
[all...]
/haiku-fatelf/src/add-ons/media/plugins/asf_reader/libasf/
H A Dasf.h126 int64_t (*seek)(void *opaque, int64_t offset); member in struct:asf_iostream_s
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Dlibio.h392 __io_seek_fn *seek; /* Seek/tell file position. */ member in struct:__anon5477
/haiku-fatelf/src/add-ons/media/plugins/matroska/libMatroskaParser/
H A DMatroskaParser.c581 static void seek(MatroskaFile *mf,ulonglong pos) { function
[all...]

Completed in 176 milliseconds