| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | lseek.cpp | 51 SeekPos whence = SeekPos::START; in Sync() local
|
| /foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
| H A D | lseek.cpp | 37 SeekPos whence = static_cast<SeekPos>(pos); in Lseek() local
|
| /foundation/filemanagement/app_file_service/tests/mock/library_func_mock/ |
| H A D | library_func_mock.cpp | 19 int fseeko(FILE *stream, off_t offset, int whence) in fseeko() argument
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/ |
| H A D | system_function_mock.cpp | 35 off_t lseek(int fd, off_t offset, int whence) in lseek() argument
|
| /kernel/liteos_a/compat/posix/src/ |
| H A D | stdio.c | 38 off_t _lseek(int fd, off_t offset, int whence) in _lseek() argument 77 off64_t _lseek64(int fd, int offsetHigh, int offsetLow, off64_t *result, int whence) in _lseek64() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | proc_powerpc.c | 19 static loff_t page_map_seek(struct file *file, loff_t off, int whence) in page_map_seek() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | proc_powerpc.c | 19 static loff_t page_map_seek(struct file *file, loff_t off, int whence) in page_map_seek() argument
|
| /base/security/dlp_permission_service/frameworks/test/mock/ |
| H A D | file_io_mock.cpp | 31 off_t lseek(int fd, off_t offset, int whence) in lseek() argument
|
| /drivers/hdf_core/adapter/khdf/linux/osal/src/ |
| H A D | osal_file.c | 106 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek() argument
|
| /drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
| H A D | osal_file.c | 114 off_t OsalFileLseek(OsalFile *file, off_t offset, int32_t whence) in OsalFileLseek() argument
|
| H A D | osal_cdev.c | 85 static off_t OsalCdevSeek(struct file *filep, off_t offset, int whence) in OsalCdevSeek() argument
|
| /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
|
| /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
|
| /base/update/updater/services/package/pkg_manager/ |
| H A D | pkg_stream.cpp | 160 int32_t FileStream::Seek(long int offset, int whence) in Seek() argument 262 int32_t MemoryMapStream::Seek(long int offset, int whence) in Seek() argument
|
| /foundation/filemanagement/dfs_service/test/unittests/cloud_disk/ |
| H A D | file_operations_cloud_test.cpp | 2520 int whence = 0; in HWTEST_F() local 2548 int whence = 0; in HWTEST_F() local 2577 int whence = 0; in HWTEST_F() local 2606 int whence = 0; in HWTEST_F() local 2636 int whence = 0; in HWTEST_F() local [all...] |
| H A D | fuse_operations_test.cpp | 1636 int whence = 0; in HWTEST_F() local 1662 int whence = 0; in HWTEST_F() local 1696 int whence = 0; in HWTEST_F() local
|