| /NextBSD/lib/libc/stdio/ |
| HD | fseek.c | 54 fseek(FILE *fp, long offset, int whence) in fseek() 72 fseeko(FILE *fp, off_t offset, int whence) in fseeko() 94 _fseeko(FILE *fp, off_t offset, int whence, int ltest) in _fseeko()
|
| HD | stdio.c | 69 __sseek(void *cookie, fpos_t offset, int whence) in __sseek() 132 _sseek(FILE *fp, fpos_t offset, int whence) in _sseek()
|
| HD | open_memstream.c | 111 memstream_seek(void *cookie, fpos_t pos, int whence) in memstream_seek()
|
| HD | fmemopen.c | 213 fmemopen_seek(void *cookie, fpos_t offset, int whence) in fmemopen_seek()
|
| HD | open_wmemstream.c | 173 wmemstream_seek(void *cookie, fpos_t pos, int whence) in wmemstream_seek()
|
| /NextBSD/lib/libc/tests/stdio/ |
| HD | open_wmemstream_test.c | 159 #define SEEK_FAIL(offset, whence, error) do { \ in ATF_TC_BODY() argument 171 #define SEEK_OK(offset, whence, result) do { \ in ATF_TC_BODY() argument
|
| HD | open_memstream_test.c | 159 #define SEEK_FAIL(offset, whence, error) do { \ in ATF_TC_BODY() argument 171 #define SEEK_OK(offset, whence, result) do { \ in ATF_TC_BODY() argument
|
| /NextBSD/lib/libz/ |
| HD | zopen.c | 33 xgzseek(void *cookie, fpos_t offset, int whence) in xgzseek()
|
| HD | gzlib.c | 365 z_off64_t ZEXPORT gzseek64(file, offset, whence) in gzseek64() argument 442 z_off_t ZEXPORT gzseek(file, offset, whence) in gzseek() argument
|
| /NextBSD/crypto/heimdal/lib/krb5/ |
| HD | store_fd.c | 56 fd_seek(krb5_storage * sp, off_t offset, int whence) in fd_seek()
|
| HD | store_emem.c | 79 emem_seek(krb5_storage *sp, off_t offset, int whence) in emem_seek()
|
| HD | store_mem.c | 72 mem_seek(krb5_storage *sp, off_t offset, int whence) in mem_seek()
|
| /NextBSD/contrib/ntp/lib/isc/win32/ |
| HD | stdio.c | 52 isc_stdio_seek(FILE *f, long offset, int whence) { in isc_stdio_seek()
|
| /NextBSD/contrib/ntp/lib/isc/unix/ |
| HD | stdio.c | 53 isc_stdio_seek(FILE *f, long offset, int whence) { in isc_stdio_seek()
|
| /NextBSD/contrib/libarchive/libarchive/ |
| HD | archive_read_open_memory.c | 148 memory_read_seek(struct archive *a, void *client_data, int64_t offset, int whence) in memory_read_seek()
|
| HD | archive_read.c | 226 client_seek_proxy(struct archive_read_filter *self, int64_t offset, int whence) in client_seek_proxy() 869 archive_seek_data(struct archive *_a, int64_t offset, int whence) in archive_seek_data() 1510 __archive_read_seek(struct archive_read *a, int64_t offset, int whence) in __archive_read_seek() 1517 int whence) in __archive_read_filter_seek()
|
| HD | archive_read_open_filename.c | 498 file_seek(struct archive *a, void *client_data, int64_t request, int whence) in file_seek()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | bfdio.c | 53 real_fseek (FILE *file, file_ptr offset, int whence) in real_fseek()
|
| HD | cache.c | 252 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) in cache_bseek()
|
| /NextBSD/contrib/libarchive/libarchive/test/ |
| HD | read_open_memory.c | 181 memory_read_seek(struct archive *a, void *client_data, int64_t offset, int whence) in memory_read_seek()
|
| HD | test_archive_read_multiple_data_objects.c | 245 file_seek(struct archive *a, void *data, int64_t request, int whence) in file_seek()
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | proc-api.c | 617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) in lseek_with_trace()
|
| /NextBSD/sys/compat/linuxkpi/common/include/linux/ |
| HD | fs.h | 210 no_llseek(struct file *file, loff_t offset, int whence) in no_llseek()
|
| /NextBSD/contrib/libarchive/tar/ |
| HD | write.c | 123 seek_file(int fd, int64_t offset, int whence) in seek_file()
|
| /NextBSD/sys/boot/userboot/test/ |
| HD | test.c | 214 test_seek(void *arg, void *h, uint64_t offset, int whence) in test_seek()
|