| /src/lib/libc/sys/ |
| H A D | lseek.c | 57 lseek(int fd, off_t offset, int whence) argument
|
| /src/lib/libc/stdio/ |
| H A D | fseek.c | 54 fseek(FILE *fp, long l_offset, int whence) argument
|
| H A D | stdio.c | 100 __sseek(void *cookie, off_t offset, int whence) argument
|
| H A D | fmemopen.c | 118 fmemopen_seek(void *cookie, off_t offset, int whence) argument
|
| H A D | funopen.c | 128 cseekfn(void *dookie, off_t off, int whence) argument
|
| H A D | open_memstream.c | 118 memstream_seek(void *cookie, off_t pos, int whence) argument
|
| H A D | open_wmemstream.c | 180 wmemstream_seek(void *cookie, off_t pos, int whence) argument
|
| /src/sys/arch/zaurus/stand/zboot/ |
| H A D | pathfs.c | 72 pathfs_seek(struct open_file *fd, off_t offset, int whence) argument
|
| /src/sys/arch/hpcmips/stand/libsa/ |
| H A D | winfs.c | 138 win_seek(struct open_file *f, off_t offset, int whence) argument
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_dp_aux_dev.c | 148 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) argument
|
| /src/sys/kern/ |
| H A D | sys_memfd.c | 375 memfd_seek(file_t *fp, off_t delta, int whence, off_t *newoffp, argument
|
| H A D | kern_ksyms.c | 1418 ksymsseek(struct file *fp, off_t delta, int whence, off_t *newoffp, int flags) argument
|
| H A D | vfs_vnops.c | 1151 vn_seek(struct file *fp, off_t delta, int whence, off_t *newoffp, int flags) argument
|
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_dma_buf.c | 301 dmabuf_fop_seek(struct file *fp, off_t delta, int whence, off_t *newoffp, argument
|
| /src/common/dist/zlib/ |
| H A D | gzlib.c | 339 z_off64_t ZEXPORT gzseek64(gzFile file, z_off64_t offset, int whence) { argument 412 z_off_t ZEXPORT gzseek(gzFile file, z_off_t offset, int whence) { argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_solaris.cc | 172 DECLARE__REAL_AND_INTERNAL64(uptr, lseek, fd_t fd, OFF_T offset, int whence) { argument
|
| H A D | sanitizer_netbsd.cc | 275 uptr internal_lseek(fd_t fd, OFF_T offset, int whence) { argument
|
| /src/lib/libkvm/ |
| H A D | kvm.c | 158 Lseek(kvm_t *kd, int fd, off_t offset, int whence) argument
|
| /src/lib/librmt/ |
| H A D | rmtlib.c | 472 _rmt_lseek(int fildes, off_t offset, int whence) argument 717 rmtlseek(int fildes, off_t offset, int whence) argument
|
| /src/sys/lib/libsa/ |
| H A D | dosfs.c | 350 dosfs_seek(struct open_file *fd, off_t offset, int whence) argument
|
| H A D | ustarfs.c | 465 ustarfs_seek(struct open_file *f, off_t offs, int whence) argument
|
| /src/share/examples/puffs/pgfs/ |
| H A D | pgfs_subs.c | 243 my_lo_lseek(struct Xconn *xc, int32_t fd, int32_t offset, int32_t whence, argument
|
| /src/bin/sh/ |
| H A D | histedit.c | 428 Hist_Seek(void *cookie, off_t pos, int whence) argument
|
| /src/lib/librefuse/refuse/ |
| H A D | fs.c | 1730 fuse_fs_lseek(struct fuse_fs* fs, const char* path, off_t off, int whence, argument
|
| /src/bin/csh/ |
| H A D | csh.c | 1345 seekf(void *oreo, off_t off, int whence) argument
|