Home
last modified time | relevance | path

Searched defs:whence (Results 51 - 75 of 307) sorted by relevance

12345678910>>...13

/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
/third_party/libsnd/ossfuzz/
H A Dsndfile_fuzz_header.h16 static sf_count_t vfseek (sf_count_t offset, int whence, void *user_data) in vfseek() argument
/third_party/musl/src/stdio/
H A Dfopencookie.c73 static off_t cookieseek(FILE *f, off_t off, int whence) in cookieseek() argument
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek11.c65 int whence; member
/third_party/ltp/testcases/kernel/syscalls/pwrite/
H A Dpwrite01.c33 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek() argument
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl06.c138 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
/third_party/ltp/testcases/kernel/syscalls/pread/
H A Dpread01.c32 static void l_seek(int fdesc, off_t offset, int whence, off_t checkoff) in l_seek() argument
/third_party/musl/libc-test/src/functional/
H A Dfopencookie_test.c74 int mseek(void *f, off_t *off, int whence) in mseek() argument
/base/update/updater/services/package/pkg_manager/
H A Dpkg_stream.cpp160 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
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_file.h186 static inline hi_s64 oal_file_lseek(const oal_file_stru *pst_file, hi_s64 offset, hi_s32 whence) in oal_file_lseek() argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_fileops.c167 int osal_klib_fseek(long long offset, int whence, void *filp) in osal_klib_fseek() argument
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
H A Dfile.c259 off_t lseek(int fd, off_t offset, int whence) in lseek() argument
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/
H A Dfile_operations_cloud_test.cpp2520 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 Dfuse_operations_test.cpp1636 int whence = 0; in HWTEST_F() local
1662 int whence = 0; in HWTEST_F() local
1696 int whence = 0; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/
H A Dstream_n_exporter.cpp439 int whence = SEEK_SET; in Seek() local
/kernel/linux/linux-5.10/drivers/char/
H A Dpowernv-op-panel.c38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dpmc.c370 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence) in wil_pmc_llseek() argument
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() argument
/kernel/linux/linux-5.10/fs/hpfs/
H A Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek() argument
/kernel/linux/linux-5.10/fs/orangefs/
H A Ddir.c282 orangefs_dir_llseek(struct file *file, loff_t offset, int whence) orangefs_dir_llseek() argument

Completed in 15 milliseconds

12345678910>>...13