Home
last modified time | relevance | path

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

1234567891011

/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/ltp/testcases/kernel/syscalls/fcntl/
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/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
/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
/kernel/linux/linux-5.10/drivers/pci/
H A Dproc.c22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4file.c208 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek() argument
/kernel/linux/linux-6.6/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-6.6/fs/cachefiles/
H A Dondemand.c68 cachefiles_ondemand_fd_llseek(struct file *filp, loff_t pos, int whence) cachefiles_ondemand_fd_llseek() argument
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dfile.c337 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek() argument
/kernel/linux/linux-6.6/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-6.6/drivers/pci/
H A Dproc.c22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek() argument
/kernel/uniproton/src/fs/
H A Dfs.c59 off_t lseek(int fd, off_t offset, int whence) in lseek() argument
/third_party/ffmpeg/libavcodec/
H A Dbytestream.h212 bytestream2_seek(GetByteContext *g, int offset, int whence) bytestream2_seek() argument
236 bytestream2_seek_p(PutByteContext *p, int offset, int whence) bytestream2_seek_p() argument
/third_party/ffmpeg/libavformat/
H A Dcache.c227 static int64_t cache_seek(URLContext *h, int64_t pos, int whence) in cache_seek() argument
[all...]
H A Dfile.c248 static int64_t file_seek(URLContext *h, int64_t pos, int whence) in file_seek() argument
H A Dlibsmbclient.c136 static int64_t libsmbc_seek(URLContext *h, int64_t pos, int whence) in libsmbc_seek() argument
H A Dmmsh.c400 static int64_t mmsh_seek(URLContext *h, int64_t pos, int whence) in mmsh_seek() argument

Completed in 16 milliseconds

1234567891011