Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 30) sorted by relevance

12

/minix3/lib/libc/sys/
H A Dlseek.c57 lseek(int fd, off_t offset, int whence) in lseek()
/minix3/lib/libc/stdio/
H A Dfseek.c54 fseek(FILE *fp, long l_offset, int whence) in fseek()
H A Dstdio.c100 __sseek(void *cookie, off_t offset, int whence) in __sseek()
H A Dopen_memstream.c113 memstream_seek(void *cookie, off_t pos, int whence) in memstream_seek()
H A Dfmemopen.c118 fmemopen_seek(void *cookie, off_t offset, int whence) in fmemopen_seek()
H A Dopen_wmemstream.c172 wmemstream_seek(void *cookie, off_t pos, int whence) in wmemstream_seek()
H A Dfunopen.c128 cseekfn(void *dookie, off_t off, int whence) in cseekfn()
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore_fd.c58 fd_seek(krb5_storage * sp, off_t offset, int whence) in fd_seek()
H A Dstore_emem.c81 emem_seek(krb5_storage *sp, off_t offset, int whence) in emem_seek()
H A Dstore_mem.c74 mem_seek(krb5_storage *sp, off_t offset, int whence) in mem_seek()
/minix3/external/bsd/bind/dist/lib/isc/win32/
H A Dstdio.c55 isc_stdio_seek(FILE *f, off_t offset, int whence) { in isc_stdio_seek()
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dstream.c82 void pr8081(FILE *stream, long offset, int whence) { in pr8081()
/minix3/external/bsd/bind/dist/lib/isc/unix/
H A Dstdio.c56 isc_stdio_seek(FILE *f, off_t offset, int whence) { in isc_stdio_seek()
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbufgap.c283 bufgap_seek(bufgap_t *bp, int64_t off, int whence, int type) in bufgap_seek()
369 bufgap_tell(bufgap_t *bp, int whence, int type) in bufgap_tell()
/minix3/crypto/external/bsd/netpgp/dist/src/lib/
H A Dbufgap.c294 bufgap_seek(bufgap_t *bp, int64_t off, int whence, int type) in bufgap_seek()
380 bufgap_tell(bufgap_t *bp, int whence, int type) in bufgap_tell()
/minix3/lib/librmt/
H A Drmtlib.c472 _rmt_lseek(int fildes, off_t offset, int whence) in _rmt_lseek()
717 rmtlseek(int fildes, off_t offset, int whence) in rmtlseek()
/minix3/minix/tests/
H A Dtest7.c35 int whence = SEEK_SET, func_code = F_SETLK; variable
/minix3/lib/libkvm/
H A Dkvm.c157 Lseek(kvm_t *kd, int fd, off_t offset, int whence) in Lseek()
/minix3/external/bsd/libarchive/dist/tar/
H A Dwrite.c151 seek_file(int fd, int64_t offset, int whence) in seek_file()
/minix3/bin/csh/
H A Dcsh.c1257 seekf(void *oreo, off_t off, int whence) in seekf()
/minix3/sys/lib/libsa/
H A Dustarfs.c455 ustarfs_seek(struct open_file *f, off_t offs, int whence) in ustarfs_seek()
H A Ddosfs.c343 dosfs_seek(struct open_file *fd, off_t offset, int whence) in dosfs_seek()
/minix3/common/dist/zlib/
H A Dgzio.c776 z_off_t ZEXPORT gzseek (file, offset, whence) in gzseek() argument
/minix3/minix/commands/zmodem/
H A Dsz.c881 int fooseek(FILE *fptr, long pos, int whence) in fooseek()
/minix3/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.c536 __la_lseek(int fd, __int64 offset, int whence) in __la_lseek()

12