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

12

/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dstore_fd.c56 fd_seek(krb5_storage * sp, off_t offset, int whence) argument
H A Dstore_emem.c79 emem_seek(krb5_storage *sp, off_t offset, int whence) argument
H A Dstore_mem.c72 mem_seek(krb5_storage *sp, off_t offset, int whence) argument
H A Dstore.c171 krb5_storage_seek(krb5_storage *sp, off_t offset, int whence) argument
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_open_memory.c148 memory_read_seek(struct archive *a, void *client_data, int64_t offset, int whence) argument
H A Darchive_read_open_filename.c498 file_seek(struct archive *a, void *client_data, int64_t request, int whence) argument
/freebsd-10.0-release/lib/libc/stdio/
H A Dfseek.c54 fseek(FILE *fp, long offset, int whence) argument
72 fseeko(FILE *fp, off_t offset, int whence) argument
94 _fseeko(FILE *fp, off_t offset, int whence, int ltest) argument
[all...]
H A Dstdio.c69 __sseek(void *cookie, fpos_t offset, int whence) argument
132 _sseek(FILE *fp, fpos_t offset, int whence) argument
H A Dfmemopen.c209 fmemopen_seek(void *cookie, fpos_t offset, int whence) argument
H A Dopen_memstream.c108 memstream_seek(void *cookie, fpos_t pos, int whence) argument
H A Dopen_wmemstream.c170 wmemstream_seek(void *cookie, fpos_t pos, int whence) argument
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dread_open_memory.c181 memory_read_seek(struct archive *a, void *client_data, int64_t offset, int whence) argument
H A Dtest_archive_read_multiple_data_objects.c245 file_seek(struct archive *a, void *data, int64_t request, int whence) argument
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfdio.c53 real_fseek (FILE *file, file_ptr offset, int whence) argument
H A Dcache.c252 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) argument
H A Dopncls.c445 opncls_bseek (struct bfd *abfd, file_ptr offset, int whence) argument
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dproc-api.c617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) argument
/freebsd-10.0-release/sys/powerpc/wii/
H A Dwii_ipcreg.h75 int32_t whence; member in struct:wiiipc_ipc_msg::__anon10910::__anon10913
/freebsd-10.0-release/contrib/libarchive/tar/
H A Dwrite.c123 seek_file(int fd, int64_t offset, int whence) argument
/freebsd-10.0-release/sys/boot/ficl/
H A Dloader.c632 int fd, pos, whence; local
/freebsd-10.0-release/sys/boot/userboot/test/
H A Dtest.c213 test_seek(void *arg, void *h, uint64_t offset, int whence) argument
/freebsd-10.0-release/lib/libstand/
H A Ddosfs.c294 dos_seek(struct open_file *fd, off_t offset, int whence) argument
/freebsd-10.0-release/sys/kern/
H A Duipc_shm.c239 shm_seek(struct file *fp, off_t offset, int whence, struct thread *td) argument
/freebsd-10.0-release/usr.sbin/bhyveload/
H A Dbhyveload.c257 cb_seek(void *arg, void *h, uint64_t offset, int whence) argument
/freebsd-10.0-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c1153 WRAPPER2(int, fseek, FILE *stream, long offset, int whence) argument
1163 WRAPPER2(int, fseeko64, FILE *stream, off64_t offset, int whence) argument

Completed in 286 milliseconds

12