Home
last modified time | relevance | path

Searched defs:whence (Results 76 - 100 of 296) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/drivers/s390/char/
H A Dhmcdrv_dev.c160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek() argument
/third_party/ffmpeg/libavformat/
H A Dbluray.c204 static int64_t bluray_seek(URLContext *h, int64_t pos, int whence) in bluray_seek() argument
H A Dconcat.c159 static int64_t concat_seek(URLContext *h, int64_t pos, int whence) in concat_seek() argument
H A Dipfsgateway.c312 static int64_t ipfs_seek(URLContext *h, int64_t pos, int whence) in ipfs_seek() argument
/third_party/backends/backend/escl/
H A Descl_mupdf.c83 seek_file_escl(fz_context *ctx, fz_stream *stm, int64_t offset, int whence) in seek_file_escl() argument
/third_party/libsnd/programs/
H A Dsndfile-salvage.c189 lseek_or_die (int fd, sf_off_t offset, int whence) in lseek_or_die() argument
/third_party/libsnd/src/
H A Dtest_file_io.c431 test_seek_or_die (SF_PRIVATE *psf, sf_count_t offset, int whence, sf_count_t new_position, int linenum) in test_seek_or_die() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dunix_io.c244 ntfs_device_unix_io_seek(struct ntfs_device *dev, s64 offset, int whence) ntfs_device_unix_io_seek() argument
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl21.c149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
160 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument
173 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
H A Dfcntl20.c141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
152 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument
165 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
H A Dfcntl19.c142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
153 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument
166 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
H A Dfcntl11.c128 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
139 void do_test(struct flock *fl, short type, short whence, int start, int len) in do_test() argument
152 compare_lock(struct flock *fl, short type, short whence, int start, int len, in compare_lock() argument
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev05.c268 long l_seek(int fdesc, long offset, int whence) in l_seek() argument
H A Dwritev02.c225 void l_seek(int fdesc, off_t offset, int whence) in l_seek() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DFFMpegExtractor.cpp31 int64_t seek(void *opaque, int64_t offset, int whence){ in seek() argument
/third_party/python/Modules/_io/clinic/
H A Dstringio.c.h175 int whence = 0; in _io_StringIO_seek() local
/third_party/python/Modules/
H A Dfcntlmodule.c369 fcntl_lockf_impl(PyObject *module, int fd, int code, PyObject *lenobj, PyObject *startobj, int whence) fcntl_lockf_impl() argument
/base/update/updater/services/package/pkg_manager/
H A Dpkg_stream.h197 UNUSED(whence); variable
244 UNUSED(whence); variable
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_base.cpp167 void FileOperationsBase::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument
H A Dfuse_operations.cpp343 void FuseOperations::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h119 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-debug.c586 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) in uhci_debug_lseek() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_local.c174 loff_t hmdfs_file_llseek_local(struct file *file, loff_t offset, int whence) in hmdfs_file_llseek_local() argument
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dfile.c318 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_aux_dev.c141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek() argument

Completed in 20 milliseconds

12345678910>>...12