/minix3/lib/libc/sys/ |
H A D | lseek.c | 57 lseek(int fd, off_t offset, int whence) in lseek()
|
/minix3/lib/libc/stdio/ |
H A D | fseek.c | 54 fseek(FILE *fp, long l_offset, int whence) in fseek()
|
H A D | stdio.c | 100 __sseek(void *cookie, off_t offset, int whence) in __sseek()
|
H A D | open_memstream.c | 113 memstream_seek(void *cookie, off_t pos, int whence) in memstream_seek()
|
H A D | fmemopen.c | 118 fmemopen_seek(void *cookie, off_t offset, int whence) in fmemopen_seek()
|
H A D | open_wmemstream.c | 172 wmemstream_seek(void *cookie, off_t pos, int whence) in wmemstream_seek()
|
H A D | funopen.c | 128 cseekfn(void *dookie, off_t off, int whence) in cseekfn()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | store_fd.c | 58 fd_seek(krb5_storage * sp, off_t offset, int whence) in fd_seek()
|
H A D | store_emem.c | 81 emem_seek(krb5_storage *sp, off_t offset, int whence) in emem_seek()
|
H A D | store_mem.c | 74 mem_seek(krb5_storage *sp, off_t offset, int whence) in mem_seek()
|
/minix3/external/bsd/bind/dist/lib/isc/win32/ |
H A D | stdio.c | 55 isc_stdio_seek(FILE *f, off_t offset, int whence) { in isc_stdio_seek()
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | stream.c | 82 void pr8081(FILE *stream, long offset, int whence) { in pr8081()
|
/minix3/external/bsd/bind/dist/lib/isc/unix/ |
H A D | stdio.c | 56 isc_stdio_seek(FILE *f, off_t offset, int whence) { in isc_stdio_seek()
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | bufgap.c | 283 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 D | bufgap.c | 294 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 D | rmtlib.c | 472 _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 D | test7.c | 35 int whence = SEEK_SET, func_code = F_SETLK; variable
|
/minix3/lib/libkvm/ |
H A D | kvm.c | 157 Lseek(kvm_t *kd, int fd, off_t offset, int whence) in Lseek()
|
/minix3/external/bsd/libarchive/dist/tar/ |
H A D | write.c | 151 seek_file(int fd, int64_t offset, int whence) in seek_file()
|
/minix3/bin/csh/ |
H A D | csh.c | 1257 seekf(void *oreo, off_t off, int whence) in seekf()
|
/minix3/sys/lib/libsa/ |
H A D | ustarfs.c | 455 ustarfs_seek(struct open_file *f, off_t offs, int whence) in ustarfs_seek()
|
H A D | dosfs.c | 343 dosfs_seek(struct open_file *fd, off_t offset, int whence) in dosfs_seek()
|
/minix3/common/dist/zlib/ |
H A D | gzio.c | 776 z_off_t ZEXPORT gzseek (file, offset, whence) in gzseek() argument
|
/minix3/minix/commands/zmodem/ |
H A D | sz.c | 881 int fooseek(FILE *fptr, long pos, int whence) in fooseek()
|
/minix3/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_windows.c | 536 __la_lseek(int fd, __int64 offset, int whence) in __la_lseek()
|