Searched defs:whence (Results 1 - 25 of 28) sorted by relevance

12

/src/lib/libc/sys/
H A Dlseek.c57 lseek(int fd, off_t offset, int whence) argument
/src/lib/libc/stdio/
H A Dfseek.c54 fseek(FILE *fp, long l_offset, int whence) argument
H A Dstdio.c100 __sseek(void *cookie, off_t offset, int whence) argument
H A Dfmemopen.c118 fmemopen_seek(void *cookie, off_t offset, int whence) argument
H A Dfunopen.c128 cseekfn(void *dookie, off_t off, int whence) argument
H A Dopen_memstream.c118 memstream_seek(void *cookie, off_t pos, int whence) argument
H A Dopen_wmemstream.c180 wmemstream_seek(void *cookie, off_t pos, int whence) argument
/src/sys/arch/zaurus/stand/zboot/
H A Dpathfs.c72 pathfs_seek(struct open_file *fd, off_t offset, int whence) argument
/src/sys/arch/hpcmips/stand/libsa/
H A Dwinfs.c138 win_seek(struct open_file *f, off_t offset, int whence) argument
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_aux_dev.c148 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) argument
/src/sys/kern/
H A Dsys_memfd.c375 memfd_seek(file_t *fp, off_t delta, int whence, off_t *newoffp, argument
H A Dkern_ksyms.c1418 ksymsseek(struct file *fp, off_t delta, int whence, off_t *newoffp, int flags) argument
H A Dvfs_vnops.c1151 vn_seek(struct file *fp, off_t delta, int whence, off_t *newoffp, int flags) argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_dma_buf.c301 dmabuf_fop_seek(struct file *fp, off_t delta, int whence, off_t *newoffp, argument
/src/common/dist/zlib/
H A Dgzlib.c339 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 Dsanitizer_solaris.cc172 DECLARE__REAL_AND_INTERNAL64(uptr, lseek, fd_t fd, OFF_T offset, int whence) { argument
H A Dsanitizer_netbsd.cc275 uptr internal_lseek(fd_t fd, OFF_T offset, int whence) { argument
/src/lib/libkvm/
H A Dkvm.c158 Lseek(kvm_t *kd, int fd, off_t offset, int whence) argument
/src/lib/librmt/
H A Drmtlib.c472 _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 Ddosfs.c350 dosfs_seek(struct open_file *fd, off_t offset, int whence) argument
H A Dustarfs.c465 ustarfs_seek(struct open_file *f, off_t offs, int whence) argument
/src/share/examples/puffs/pgfs/
H A Dpgfs_subs.c243 my_lo_lseek(struct Xconn *xc, int32_t fd, int32_t offset, int32_t whence, argument
/src/bin/sh/
H A Dhistedit.c428 Hist_Seek(void *cookie, off_t pos, int whence) argument
/src/lib/librefuse/refuse/
H A Dfs.c1730 fuse_fs_lseek(struct fuse_fs* fs, const char* path, off_t off, int whence, argument
/src/bin/csh/
H A Dcsh.c1345 seekf(void *oreo, off_t off, int whence) argument

Completed in 24 milliseconds

12