/foundation/multimedia/av_codec/services/media_engine/modules/muxer/ |
H A D | data_sink_file.cpp | 70 int64_t DataSinkFile::Seek(int64_t offset, int whence) in Seek() argument
|
H A D | data_sink_fd.cpp | 75 int64_t DataSinkFd::Seek(int64_t offset, int whence) in Seek() argument
|
/kernel/linux/linux-5.10/drivers/pnp/isapnp/ |
H A D | proc.c | 17 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 D | proc.c | 17 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 D | fmemopen.c | 21 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 D | open_wmemstream.c | 26 static off_t wms_seek(FILE *f, off_t off, int whence) in wms_seek() argument
|
/third_party/musl/src/stdio/ |
H A D | open_wmemstream.c | 26 static off_t wms_seek(FILE *f, off_t off, int whence) in wms_seek() argument
|
H A D | open_memstream.c | 23 static off_t ms_seek(FILE *f, off_t off, int whence) in ms_seek() argument
|
H A D | fmemopen.c | 21 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 D | fs.c | 72 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 D | llseek03.c | 39 int whence; member 61 static const char *str_whence(int whence) in str_whence() argument
|
/third_party/ltp/testcases/kernel/syscalls/lseek/ |
H A D | lseek01.c | 25 int whence; member
|
H A D | lseek02.c | 32 int whence; member
|
/third_party/ltp/testcases/kernel/syscalls/pwrite/ |
H A D | pwrite04.c | 33 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 D | fcntlmodule.c.h | 213 int whence = 0; in fcntl_lockf() local
|
/kernel/linux/linux-5.10/drivers/char/ |
H A D | adi.c | 177 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 D | seek.c | 18 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 D | proc.c | 25 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 D | proc.c | 25 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 D | adi.c | 177 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 D | i2cr-scom.c | 20 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 D | simcall.h | 76 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | subfile.c | 115 static int64_t subfile_seek(URLContext *h, int64_t pos, int whence) in subfile_seek() argument
|
/third_party/NuttX/drivers/bch/ |
H A D | bchdev_driver.c | 174 static off_t bch_seek(struct file *filep, off_t offset, int whence) in bch_seek() argument
|
/third_party/libsnd/tests/ |
H A D | virtual_io_test.c | 63 vfseek (sf_count_t offset, int whence, void *user_data) in vfseek() argument
|