Home
last modified time | relevance | path

Searched defs:whence (Results 226 - 250 of 270) sorted by relevance

1234567891011

/kernel/liteos_a/syscall/
H A Dfs_syscall.c696 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 Dfilemap.c3048 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 Dsys.h582 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 Daviobuf.c260 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 Dmime.c678 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 Dnode_wasi.cc899 uint8_t whence; in FdSeek() local
/third_party/ntfs-3g/libntfs-3g/
H A Dwin32_io.c1282 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 Duvwasi.c158 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 Dbufferedio.c675 _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 Dtextio.c2423 _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 Dps.c1322 long long whence; in top_common() member
/third_party/toybox/toys/posix/
H A Dps.c1465 long long whence; in top_common() member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c2532 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 Dnolibc.h1587 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 Dhists.c1904 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 Dfile.c401 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 Dfile.c2592 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 Dnfs4proc.c1702 int whence; in nfsd4_seek() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfuse.h891 uint32_t whence; member
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk.c826 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 Dfile.c2672 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 Ddir.c1322 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 Dfile.c411 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 Dnfs4proc.c2021 int whence; in nfsd4_seek() local
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c2534 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) in lpfc_debugfs_lseek() argument

Completed in 83 milliseconds

1234567891011