/kernel/liteos_a/syscall/ |
H A D | fs_syscall.c | 696 off_t SysLseek(int fd, off_t offset, int whence) in SysLseek() argument 704 off64_t SysLseek64(int fd, int offsetHigh, int offsetLow, off64_t *result, int whence) in SysLseek64() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | filemap.c | 3048 mapping_seek_hole_data(struct address_space *mapping, loff_t start, loff_t end, int whence) mapping_seek_hole_data() argument
|
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | sys.h | 582 off_t sys_lseek(int fd, off_t offset, int whence) in sys_lseek() argument 592 off_t lseek(int fd, off_t offset, int whence) in lseek() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | aviobuf.c | 260 int64_t avio_seek(AVIOContext *s, int64_t offset, int whence) in avio_seek() argument 81 ffio_init_context(FFIOContext *ctx, unsigned char *buffer, int buffer_size, int write_flag, void *opaque, int (*read_packet)(void *opaque, uint8_t *buf, int buf_size), int (*write_packet)(void *opaque, uint8_t *buf, int buf_size), int64_t (*seek)(void *opaque, int64_t offset, int whence)) ffio_init_context() argument 135 avio_alloc_context( unsigned char *buffer, int buffer_size, int write_flag, void *opaque, int (*read_packet)(void *opaque, uint8_t *buf, int buf_size), int (*write_packet)(void *opaque, uint8_t *buf, int buf_size), int64_t (*seek)(void *opaque, int64_t offset, int whence)) avio_alloc_context() argument 1446 dyn_buf_seek(void *opaque, int64_t offset, int whence) dyn_buf_seek() argument [all...] |
/third_party/curl/lib/ |
H A D | mime.c | 678 static int mime_mem_seek(void *instream, curl_off_t offset, int whence) in mime_mem_seek() argument 730 static int mime_file_seek(void *instream, curl_off_t offset, int whence) in mime_file_seek() argument 1100 static int mime_subparts_seek(void *instream, curl_off_t offset, int whence) in mime_subparts_seek() argument
|
/third_party/node/src/ |
H A D | node_wasi.cc | 899 uint8_t whence; in FdSeek() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | win32_io.c | 1282 ntfs_device_win32_seek(struct ntfs_device *dev, s64 offset, int whence) ntfs_device_win32_seek() argument
|
/third_party/node/deps/uvwasi/src/ |
H A D | uvwasi.c | 158 uvwasi__lseek(uv_file fd, uvwasi_filedelta_t offset, uvwasi_whence_t whence, uvwasi_filesize_t* newoffset) uvwasi__lseek() argument 1511 uvwasi_fd_seek(uvwasi_t* uvwasi, uvwasi_fd_t fd, uvwasi_filedelta_t offset, uvwasi_whence_t whence, uvwasi_filesize_t* newoffset) uvwasi_fd_seek() argument
|
/third_party/python/Modules/_io/ |
H A D | bufferedio.c | 675 _buffered_raw_seek(buffered *self, Py_off_t target, int whence) in _buffered_raw_seek() argument 1201 _io__Buffered_seek_impl(buffered *self, PyObject *targetobj, int whence) in _io__Buffered_seek_impl() argument [all...] |
H A D | textio.c | 2423 _io_TextIOWrapper_seek_impl(textio *self, PyObject *cookieObj, int whence) in _io_TextIOWrapper_seek_impl() argument
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | ps.c | 1322 long long whence; in top_common() member
|
/third_party/toybox/toys/posix/ |
H A D | ps.c | 1465 long long whence; in top_common() member
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 2532 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) in lpfc_debugfs_lseek() argument
|
/kernel/linux/linux-5.10/tools/include/nolibc/ |
H A D | nolibc.h | 1587 off_t sys_lseek(int fd, off_t offset, int whence) in sys_lseek() argument 1999 off_t lseek(int fd, off_t offset, int whence) in lseek() argument
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | hists.c | 1904 ui_browser__hists_seek(struct ui_browser *browser, off_t offset, int whence) ui_browser__hists_seek() argument
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | file.c | 401 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() argument 483 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek() argument 382 __found_offset(struct address_space *mapping, block_t blkaddr, pgoff_t index, int whence) __found_offset() argument [all...] |
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | file.c | 2592 static loff_t fuse_lseek(struct file *file, loff_t offset, int whence) in fuse_lseek() argument 2636 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek() argument
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4proc.c | 1702 int whence; in nfsd4_seek() local
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | fuse.h | 891 uint32_t whence; member
|
/kernel/linux/linux-5.10/kernel/printk/ |
H A D | printk.c | 826 static loff_t devkmsg_llseek(struct file *file, loff_t offset, int whence) in devkmsg_llseek() argument
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | file.c | 2672 static loff_t fuse_lseek(struct file *file, loff_t offset, int whence) in fuse_lseek() argument 2716 static loff_t fuse_file_llseek(struct file *file, loff_t offset, int whence) in fuse_file_llseek() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | dir.c | 1322 static loff_t nfs_llseek_dir(struct file *filp, loff_t offset, int whence) in nfs_llseek_dir() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | file.c | 411 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() argument 493 static loff_t f2fs_llseek(struct file *file, loff_t offset, int whence) in f2fs_llseek() argument 392 __found_offset(struct address_space *mapping, block_t blkaddr, pgoff_t index, int whence) __found_offset() argument [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4proc.c | 2021 int whence; in nfsd4_seek() local
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 2534 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) in lpfc_debugfs_lseek() argument
|