Home
last modified time | relevance | path

Searched defs:whence (Results 26 - 50 of 290) sorted by relevance

12345678910>>...12

/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Ddata_sink_file.cpp70 int64_t DataSinkFile::Seek(int64_t offset, int whence) in Seek() argument
H A Ddata_sink_fd.cpp75 int64_t DataSinkFd::Seek(int64_t offset, int whence) in Seek() argument
/kernel/linux/linux-5.10/drivers/pnp/isapnp/
H A Dproc.c17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek() argument
/kernel/linux/linux-6.6/drivers/pnp/isapnp/
H A Dproc.c17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek() argument
/third_party/musl/porting/linux/user/src/stdio/
H A Dfmemopen.c21 static off_t mseek(FILE *f, off_t off, int whence) in mseek() argument
/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dopen_wmemstream.c26 static off_t wms_seek(FILE *f, off_t off, int whence) in wms_seek() argument
/third_party/musl/src/stdio/
H A Dopen_wmemstream.c26 static off_t wms_seek(FILE *f, off_t off, int whence) in wms_seek() argument
H A Dopen_memstream.c23 static off_t ms_seek(FILE *f, off_t off, int whence) in ms_seek() argument
H A Dfmemopen.c21 static off_t mseek(FILE *f, off_t off, int whence) in mseek() argument
/third_party/musl/porting/liteos_a_newlib/kernel/src/
H A Dfs.c72 off_t _lseek(int fd, off_t offset, int whence) in _lseek() argument
77 int __wrap__fseeko_r(struct _reent *ptr, register FILE *fp, _off_t offset, int whence) in __wrap__fseeko_r() argument
119 off_t _lseek(int fd, off_t offset, int whence) in _lseek() argument
124 int __wrap__fseeko_r(struct _reent *ptr, register FILE *fp, _off_t offset, int whence) in __wrap__fseeko_r() argument
/third_party/ltp/testcases/kernel/syscalls/llseek/
H A Dllseek03.c39 int whence; member
61 static const char *str_whence(int whence) in str_whence() argument
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek01.c25 int whence; member
H A Dlseek02.c32 int whence; member
/third_party/ltp/testcases/kernel/syscalls/pwrite/
H A Dpwrite04.c33 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek() argument
/third_party/python/Modules/clinic/
H A Dfcntlmodule.c.h213 int whence = 0; in fcntl_lockf() local
/kernel/linux/linux-5.10/drivers/char/
H A Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek() argument
/kernel/linux/linux-5.10/fs/iomap/
H A Dseek.c18 page_seek_hole_data(struct inode *inode, struct page *page, loff_t *lastoff, int whence) page_seek_hole_data() argument
74 page_cache_seek_hole_data(struct inode *inode, loff_t offset, loff_t length, int whence) page_cache_seek_hole_data() argument
/kernel/linux/linux-5.10/drivers/zorro/
H A Dproc.c25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek() argument
/kernel/linux/linux-6.6/drivers/zorro/
H A Dproc.c25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek() argument
/kernel/linux/linux-6.6/drivers/char/
H A Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek() argument
/kernel/linux/linux-6.6/drivers/fsi/
H A Di2cr-scom.c20 static loff_t i2cr_scom_llseek(struct file *file, loff_t offset, int whence) in i2cr_scom_llseek() argument
/kernel/linux/linux-6.6/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h76 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek() argument
/third_party/ffmpeg/libavformat/
H A Dsubfile.c115 static int64_t subfile_seek(URLContext *h, int64_t pos, int whence) in subfile_seek() argument
/third_party/NuttX/drivers/bch/
H A Dbchdev_driver.c174 static off_t bch_seek(struct file *filep, off_t offset, int whence) in bch_seek() argument
/third_party/libsnd/tests/
H A Dvirtual_io_test.c63 vfseek (sf_count_t offset, int whence, void *user_data) in vfseek() argument

Completed in 8 milliseconds

12345678910>>...12